[RFC] [PATCH] 32-bit pointers in x86-64

Andrew Pinski pinskia@gmail.com
Sun Nov 25 18:45:00 GMT 2007


On 11/25/07, Luca <luca.b633@gmail.com> wrote:
> 7.1. Add __attribute__((pointer_size(XXX))) and #pragma pointer_size
> to allow 64-bit pointers in 32-bit mode and viceversa

This is already there, try using __attribute__((mode(DI) )).

-- Pinski



More information about the Libc-alpha mailing list