[Bug ld/18860] Order of ELF symbols is not preserved

2015-08-20 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18860 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #2 f

[Bug binutils/18276] AArch64: readelf, gas do not support TLSLD relocations

2015-08-20 Thread jiwang at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18276 Jiong Wang changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gold/18846] gold PowerPC --emit-relocs differ from ld

2015-08-20 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18846 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/18860] Order of ELF symbols is not preserved

2015-08-20 Thread dje at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18860 --- Comment #1 from dje at google dot com --- Of course, having written this, I can't find the place in gdb that uses this heuristic. Memory fail? -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug ld/18860] New: Order of ELF symbols is not preserved

2015-08-20 Thread dje at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18860 Bug ID: 18860 Summary: Order of ELF symbols is not preserved Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: ld

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

2015-08-20 Thread johan.karlsson at enea dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14746 Johan Karlsson changed: What|Removed |Added CC||johan.karlsson at enea dot com --- C

[Bug gold/14754] referring to undefined symbol results in internal error instead of helpful error message

2015-08-20 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14754 Cary Coutant changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|ian at air

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

2015-08-20 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14746 --- Comment #8 from Cary Coutant --- > What I had to do to reproduce it was to add a symbol in my linker script > that pointed to the address of .eh_frame. It's the same assert but I'm not > sure that it's the same problem. > > Repo: > test.c

[Bug gold/18859] Gold linker does not fully respect -no-as-needed

2015-08-20 Thread eugeni.stepanov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18859 --- Comment #2 from Evgeniy Stepanov --- There is some context here: https://llvm.org/bugs/show_bug.cgi?id=15823 In the clang driver, we add a static library that implements wrappers for libutil functions, i.e. it exports functions with the s

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

2015-08-20 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18855 --- Comment #1 from Cary Coutant --- Sorry, I don't have a SPARC development environment, so to investigate this, I'm going to need all the .o files (real .o files, not LTO intermediates). Does it still fail without -flto? Can you add -Wl,--

[Bug gold/18859] Gold linker does not fully respect -no-as-needed

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

[Bug binutils/18276] AArch64: readelf, gas do not support TLSLD relocations

2015-08-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18276 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Jiong Wang : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6ffe9a1ba36f3a896ae323e35a207b6451e8f7f9 commit 6ffe9a1ba36f3a896ae323e35a207

[Bug gold/18859] New: Gold linker does not fully respect -no-as-needed

2015-08-20 Thread eugeni.stepanov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18859 Bug ID: 18859 Summary: Gold linker does not fully respect -no-as-needed Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Compo

[Bug gold/18845] Using emit-relocs and icf ends in assert fail.

2015-08-20 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18845 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #3 f

[Bug gold/18846] gold PowerPC --emit-relocs differ from ld

2015-08-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18846 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9215b98bb27c071386a277f5578dbb17569a1471 commit 9215b98bb27c071386a277f5578db

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

2015-08-20 Thread atar4qemu at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18855 Bug ID: 18855 Summary: String constants mixed up when linked with gold on Linux/sparc64 Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: critical