x86 PIC regressions

Richard Henderson rth@cygnus.com
Fri Sep 18 21:32:00 GMT 1998


On Sat, Sep 19, 1998 at 12:04:05PM +1000, Geoffrey KEATING wrote:
> I believe the reason it doesn't get modified is that until reload,
> nothing looks at the constraints of an asm, and it might be
> asm ("" : : "i"(&foo))
> or similar.

Yeah, but "i" doesn't even make sense when pic -- it isn't a constant.


r~



More information about the Gcc-patches mailing list