[Bug gold/10287] Test tls_shared_gnu2_test failed

2009-06-26 Thread ian at airs dot com
-- What|Removed |Added CC||ian at airs dot com http://sourceware.org/bugzilla/show_bug.cgi?id=10287 --- You are receiving this mail

[Bug gold/10287] Test tls_shared_gnu2_test failed

2009-06-26 Thread ian at airs dot com
-- What|Removed |Added AssignedTo|ian at airs dot com |ccoutant at google dot com http://sourceware.org/bugzilla/show_bug.cgi?id=10287 --- You are receiving thi

[Bug gold/10338] Incorrect stab symbols when linking with gold

2009-06-26 Thread thestig at google dot com
--- Additional Comments From thestig at google dot com 2009-06-26 20:53 --- Created an attachment (id=4024) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4024&action=view) test case -- http://sourceware.org/bugzilla/show_bug.cgi?id=10338 --- You are receiving this mail

[Bug gold/10338] New: Incorrect stab symbols when linking with gold

2009-06-26 Thread thestig at google dot com
This is a follow up to bug 10219. I have a slightly more complicated test case that works with ld but fails with gold. gcc -m32 -gstabs foo.c abcdefghijklmnopqrstuvwxyz/bar.c -o foo; dump_syms foo outputs: MODULE Linux x86 14CA077E2EEA0AD8414217ED5D9862B70 foo FILE 0 foo.c FILE 1 abcdefghijklmno

[Bug binutils/10337] New: strip breaks statically linked binaries with .rela.plt section

2009-06-26 Thread jakub at redhat dot com
On --enable-multiarch configured glibc if I do: elf/ldconfig --version; \ /usr/src/binutils/obj/binutils/strip-new elf/ldconfig; \ elf/ldconfig --version I get: ldconfig (GNU libc) 2.10.90 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditio

[Bug gold/10219] Can't get stab symbols when linking with gold

2009-06-26 Thread thestig at google dot com
--- Additional Comments From thestig at google dot com 2009-06-26 18:17 --- Works for me. -- What|Removed |Added Status|RESOLVED|VERIFIED h