[named-address-spaces-branch][Patch,committed] TYPE_PRECISION changes for named-address-spaces

Andrew Pinski pinskia@gmail.com
Wed Dec 3 22:27:00 GMT 2008


On Wed, Dec 3, 2008 at 2:21 PM, Michael Meissner
<meissner@linux.vnet.ibm.com> wrote:
> I checked in the following to get TYPE_PRECISION correct for OFFSET_TYPE:

Note by the way I think POINTER_PLUS_EXPR is all messed up with
named-address-spaces, if normal pointers are 32bits, then the offset
for named address space pointers of 64bits will only be 32bits.  I
have an idea of how to fix this.  This is comes into play with __ea
and -mea64 option.

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list