[Bug ld/12772] linker failed to remove all dead code dependency properly

2011-12-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 --- Comment #8 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-12-07 12:16:03 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2011-12-07 12:15:54 Modified files: bfd

[Bug binutils/13476] New: Incorrect TLS relocations created in DSOs on hppa

2011-12-07 Thread skrll at netbsd dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 Bug #: 13476 Summary: Incorrect TLS relocations created in DSOs on hppa Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal Priority: P2

[Bug binutils/13477] New: incorrect decoding by objdump for fsubrp on i386

2011-12-07 Thread drspamless at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13477 Bug #: 13477 Summary: incorrect decoding by objdump for fsubrp on i386 Product: binutils Version: 2.22 Status: NEW Severity: normal Priority: P2 Component:

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-07 Thread vapier at gentoo dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 Mike Frysinger vapier at gentoo dot org changed: What|Removed |Added CC||toolchain at

[Bug binutils/13482] New: inaccurate documentation

2011-12-07 Thread dave.pawson at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13482 Bug #: 13482 Summary: inaccurate documentation Product: binutils Version: 2.22 Status: NEW Severity: normal Priority: P2 Component: binutils

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-07 Thread danglin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 John David Anglin danglin at gcc dot gnu.org changed: What|Removed |Added CC||danglin

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-07 Thread danglin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 --- Comment #2 from John David Anglin danglin at gcc dot gnu.org 2011-12-08 02:08:56 UTC --- Looking a bit more, I think this break is questionable: /* Now try to make things easy for the dynamic linker. */ break; --

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-07 Thread skrll at netbsd dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 --- Comment #3 from Nick Hudson skrll at netbsd dot org 2011-12-08 07:43:50 UTC --- To hopefully show the bug clearer here's some more output. $ cc -c -O2 -fPIC -o h_tls.o h_tls.c $ $