optimization/7799: [3.2/3.3 regression] Loop bug with optimization flag -Os in gcc

Robert Dewar dewar@gnat.com
Fri Dec 20 21:08:00 GMT 2002


> It can't wrap around there, but if pointers are signed, it might straddle 0
> nonetheless.  This requires, of course, for an aligned start address
> that the address 0 is not the same as NULL, which AFAICR is something gcc
> doesn't currently support.

Note that addresses *are* considered signed on the INMOS Transputer as a
proof of existence :-)



More information about the Gcc mailing list