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

Andrew Pinski pinskia at gmail.com
Sun Nov 25 18:45:17 GMT 2007


On 11/25/07, Luca <luca.b633 at 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 ubuntu-devel mailing list