http://sourceware.org/bugzilla/show_bug.cgi?id=11542
--- Comment #5 from Christian Bruel <chrbr at gcc dot gnu.org> 2011-05-11 10:52:35 UTC --- Created attachment 5716 --> http://sourceware.org/bugzilla/attachment.cgi?id=5716 part-2 Reproduce with: g++ -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -c -o foo.o foo.i g++ -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -c -o bar.o bar.i ld -r -o foor.o foo.o bar.o objdump -r foor.o | grep NONE 0000000000000098 R_X86_64_NONE *ABS* -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils