MIPS embedded PIC bug.
Chris G. Demetriou
cgd@sibyte.com
Thu Feb 15 18:45:00 GMT 2001
cgd@sibyte.com (Chris G. Demetriou) writes:
> Since that message, I implemented code to do this properly.
s/properly/'&'/ 8-)
Looking at this some more (my coworker found a different bug 8-), it
seems fairly obvious that the root of the problem here is that the
MIPS elf code doesn't ever do any relaxing.
Looking at it, it looks like the MIPS ECOFF relaxing code for embedded
pic branches never got copied over for ELF.
Knowing what little I know (I'm learning every day! 8-), I now believe
that these cases should probably be handled similarly...
*yuck* / *sigh*
cgd
More information about the Binutils
mailing list