[Bug ld/19073] New: ld: Segmentation fault building Glibc

2015-10-06 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 Bug ID: 19073 Summary: ld: Segmentation fault building Glibc Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld

[Bug ld/19073] ld: Segmentation fault building Glibc

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

[Bug gold/19075] New: Archive member not fetched when strong undefined symbol found after a weak undef one

2015-10-06 Thread rafael.espindola at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19075 Bug ID: 19075 Summary: Archive member not fetched when strong undefined symbol found after a weak undef one Product: binutils Version: unspecified Status: NEW

[Bug ld/19073] ld: Segmentation fault building Glibc

2015-10-06 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 Andreas Krebbel changed: What|Removed |Added Target||s390x-ibm-linux Host|

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-06 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 Andreas Krebbel changed: What|Removed |Added Summary|ld: Segmentation fault |S/390: ld: Segmentation

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-06 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 Andreas Krebbel changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 --- Comment #3 from H.J. Lu --- What went wrong? -- 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.or

[Bug binutils/10288] "objdump -D --target=binary -m arm7tdmi" shows non-ARM7TDMI instructions

2015-10-06 Thread rivasgilbie121 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=10288 Gilbie Rivas changed: What|Removed |Added CC||rivasgilbie121 at gmail dot com --- Co

[Bug gas/10479] Too strict checks for addw / subw instructions

2015-10-06 Thread rivasgilbie121 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=10479 Gilbie Rivas changed: What|Removed |Added CC||rivasgilbie121 at gmail dot com --- Co

[Bug gold/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-06 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 Cary Coutant changed: What|Removed |Added CC||davem at davemloft dot net --- Comment

[Bug gold/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-06 Thread jose.marchesi at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 --- Comment #14 from Jose E. Marchesi --- The latest version of the psABI is sparc.org/wp-content/uploads/2014/01/SCD.2.4.1.pdf.gz for 64 bits, and psABI31 for 32 bits. These are old, so you can basically ignore the "experimental" remarks. I

[Bug gold/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-06 Thread jose.marchesi at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 --- Comment #16 from Jose E. Marchesi --- Looks like davem already tried to add proper support for STT_REGISTER to gold: https://sourceware.org/ml/binutils/2008-04/msg00286.html -- You are receiving this mail because: You are on the CC list

[Bug gold/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-06 Thread fberckel at xs4all dot nl
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 --- Comment #15 from Frans van Berckel --- Do not know it's useful for gold. This a old mail (1999) from binutils mailing list about getting 'Support for SPARC STT_REGISTER' ... https://sourceware.org/ml/binutils/1999-q3/msg00029.html -- Yo

[Bug gold/18855] String constants mixed up when linked with gold on Linux/sparc64

2015-10-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18855 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9eacb935acd69f6532135ec1353630db5111467c commit 9eacb935acd69f6532135ec1353

[Bug gold/18855] String constants mixed up when linked with gold on Linux/sparc64

2015-10-06 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18855 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gold/18855] String constants mixed up when linked with gold on Linux/sparc64

2015-10-06 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18855 --- Comment #8 from Cary Coutant --- > I made a automatic test case for it (see attachment). I think the ltrans.*.s > file in my archive are my own gcc invocation on sparc64, but the files from > attachment 8619 [details] should do as well. Ju