[Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto

2012-10-20 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14747 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug ld/14747] New: undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto

2012-10-20 Thread polacek at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14747 Bug #: 14747 Summary: undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto Product: binutils Version: 2.24 (HEAD) Status: NEW Severity: normal

[Bug gold/14746] ld: internal error in address, at gold/output.h:72 while building Linux kvm tool

2012-10-20 Thread markus at trippelsdorf dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=14746 --- Comment #1 from Markus Trippelsdorf 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

[Bug gold/14746] New: ld: internal error in address, at gold/output.h:72 while building Linux kvm tool

2012-10-20 Thread markus at trippelsdorf dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=14746 Bug #: 14746 Summary: ld: internal error in address, at gold/output.h:72 while building Linux kvm tool Product: binutils Version: 2.24 (HEAD) Status: NEW Sev