------- Additional Comments From amodra at bigpond dot net dot au 2007-05-10 16:44 ------- Hmm. I'll bet hppa is doing the same as m68k-elf. Looks like both have buggy tc_fix_adjustable implementations. Reducing relocs against globals to relocs against section syms can break ELF shared libraries, since you must be able to override a function or variable in the library with one in the executable or another shared lib. What's more, there is no point in reducing to a section sym because you're going to output a global sym anyway.
-- http://sourceware.org/bugzilla/show_bug.cgi?id=4454 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils