[Bug gold/21074] [2.28 Regression] bfd ld stumbles over duplicated symbols generated by gold

2017-01-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21074 --- Comment #6 from Nick Clifton --- Hi Cary, (In reply to Cary Coutant from comment #5) > Something is missing from this test case, I think. It links fine with gold, > and no duplicate symbols are generated. That's strange - the test case w

[Bug ld/21076] (cygwin) Output DLL import lookup/address tables are incorrect

2017-01-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21076 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug gold/21074] [2.28 Regression] bfd ld stumbles over duplicated symbols generated by gold

2017-01-24 Thread mitya57 at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21074 Dmitry Shachnev changed: What|Removed |Added CC||mitya57 at debian dot org --- Comme

[Bug ld/20828] GC-ed DSO symbols make corresponding symbols defined by a linker script local

2017-01-24 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20828 --- Comment #28 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Maciej W. Rozycki : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b531344c34b05fcd55ce65776ff50b9a752d60c1 commit b531344c34b05fcd55ce6

[Bug ld/20828] GC-ed DSO symbols make corresponding symbols defined by a linker script local

2017-01-24 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20828 --- Comment #27 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Maciej W. Rozycki : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1a792e1c00e07a1e644145a9f71446cf2e75e9ab commit 1a792e1c00e07a1e64414

[Bug ld/21076] (cygwin) Output DLL import lookup/address tables are incorrect

2017-01-24 Thread afranchuk at lgsinnovations dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21076 --- Comment #2 from Alex --- Nick, Thanks for the hint. I realize the difficulty not having a test case represents. If I figure out exactly what is triggering it (but can't figure out how to fix it) I'll make a minimal reproduction. I will l

[Bug ld/20828] GC-ed DSO symbols make corresponding symbols defined by a linker script local

2017-01-24 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20828 --- Comment #29 from cvs-commit at gcc dot gnu.org --- The binutils-2_28-branch branch has been updated by Maciej W. Rozycki : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8cf12fd327278b6e5edd90f162dc257656603f30 commit 8cf12fd

[Bug ld/21076] (cygwin) Output DLL import lookup/address tables are incorrect

2017-01-24 Thread afranchuk at lgsinnovations dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21076 --- Comment #3 from Alex --- Clarification: these DLL imports are being linked using the import libraries (.lib). So ld/pe-dll.c isn't involved. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/21074] [2.28 Regression] bfd ld stumbles over duplicated symbols generated by gold

2017-01-24 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21074 --- Comment #8 from Cary Coutant --- > > Something is missing from this test case, I think. It links fine with gold, > > and no duplicate symbols are generated. > > That's strange - the test case works for me. (Note- you need to use the bfd

[Bug gold/21074] [2.28 Regression] bfd ld stumbles over duplicated symbols generated by gold

2017-01-24 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21074 --- Comment #9 from Cary Coutant --- > When the gold linker is used, it sometimes generates duplicated symbols. > It's not something new, and can be seen for example in > qtbase-opensource-src 5.7.1+dfsg-2: > > 1081: 004caf88 0

[Bug gold/21074] [2.28 Regression] bfd ld stumbles over duplicated symbols generated by gold

2017-01-24 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21074 --- Comment #10 from Cary Coutant --- I had a theory about how to make this happen; it's similar to a problem I ran into with _GLOBAL_OFFSET_TABLE_ just last month. But no luck so far making it happen with __bss_start. Is is possible that you

[Bug gold/21074] [2.28 Regression] bfd ld stumbles over duplicated symbols generated by gold

2017-01-24 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21074 --- Comment #11 from Matthias Klose --- yes, this version of qt was built using 2.27.51.20161220. but the test case was done with a qt built using 2.27.90.20161231. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/21066] icf folds template functions with different exception handling semantics

2017-01-24 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21066 Cary Coutant changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|