http://sourceware.org/bugzilla/show_bug.cgi?id=14746
--- Comment #1 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-10-20 19:43:56 UTC --- markus@x4 bios % cat test.c void foo (void) { } markus@x4 bios % gcc -c -o test.o test.c markus@x4 bios % ld -T rom.ld.S test.o markus@x4 bios % gcc -flto -c -o test.o test.c markus@x4 bios % ld -T rom.ld.S test.o ld: internal error in address, at gold/output.h:72 -- 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