m68k reloc types
Richard Henderson
rth@redhat.com
Tue Aug 17 07:10:00 GMT 2004
On Mon, Aug 16, 2004 at 11:25:39PM +0200, Roman Zippel wrote:
> Does that mean we could get rid of the separate pic register as soon
> as gcc knows about pc relative addressing?
You'd have to figure out how you want to handle writes.
If you eliminate the pic register, then you'll continually be loading
addresses of variables into temporary registers. Of course, you're
doing that *now* without a GOTOFF relocation, but you should consider
if that's really the best course of action.
r~
More information about the Binutils
mailing list