[Bug ld/22983] --dynamic-list=export is ignored in presence of -flto

2018-03-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22983 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.31 --- Comment #2 from H.J. Lu --- A

[Bug ld/22983] --dynamic-list=export is ignored in presence of -flto

2018-03-19 Thread totktonada.ru at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22983 Alexander Turenko changed: What|Removed |Added CC||totktonada.ru at gmail dot com

[Bug ld/22983] --dynamic-list=export is ignored in presence of -flto

2018-03-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22983 --- Comment #1 from H.J. Lu --- I am testing: diff --git a/ld/plugin.c b/ld/plugin.c index 259c18f3ff..4c806ee702 100644 --- a/ld/plugin.c +++ b/ld/plugin.c @@ -634,6 +634,7 @@ is_visible_from_outside (struct ld_plugin_symbol *lsym,

[Bug ld/22983] New: --dynamic-list=export is ignored in presence of -flto

2018-03-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22983 Bug ID: 22983 Summary: --dynamic-list=export is ignored in presence of -flto Product: binutils Version: 2.31 (HEAD) Status: NEW Severity: normal Priority: P2

[Bug ld/22836] "-r -s" doesn't work with -g3 using GCC 7

2018-03-19 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22836 --- Comment #12 from cvs-commit at gcc dot gnu.org --- The binutils-2_30-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cd2de6083def3536d4f247bb4b251a99b770351a

[Bug ld/22836] "-r -s" doesn't work with -g3 using GCC 7

2018-03-19 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22836 --- Comment #11 from cvs-commit at gcc dot gnu.org --- The binutils-2_30-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d957f81cb38d7e82ae546cd03265ee3087ba8a85

[Bug gold/22868] Gold does not select proper symbol visibility when used with LLVM gold-plugin

2018-03-19 Thread shea at shealevy dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22868 Shea Levy changed: What|Removed |Added CC||shea at shealevy dot com --- Comment #2

[Bug ld/22836] "-r -s" doesn't work with -g3 using GCC 7

2018-03-19 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22836 --- Comment #10 from Richard Biener --- Can this be backported? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug ld/22836] "-r -s" doesn't work with -g3 using GCC 7

2018-03-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22836 H.J. Lu changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment #9

[Bug ld/22981] ld: BFD (GNU Binutils) 2.30.0.20180226-0 assertion fail ../../bfd/elf.c:3564

2018-03-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22981 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/22981] ld: BFD (GNU Binutils) 2.30.0.20180226-0 assertion fail ../../bfd/elf.c:3564

2018-03-19 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=22981 Michael Matz changed: What|Removed |Added CC||matz at suse dot de -- You are

[Bug ld/22981] New: ld: BFD (GNU Binutils) 2.30.0.20180226-0 assertion fail ../../bfd/elf.c:3564

2018-03-19 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22981 Bug ID: 22981 Summary: ld: BFD (GNU Binutils) 2.30.0.20180226-0 assertion fail ../../bfd/elf.c:3564 Product: binutils Version: 2.30 Status: NEW Severity:

[Bug gas/21700] powerpc-ibm-aix6.1.0.0 fails with unresolved symbols

2018-03-19 Thread james.reynolds at cristie dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21700 --- Comment #8 from James Reynolds --- (In reply to James Reynolds from comment #7) > (In reply to Rizwan Macknojia from comment #6) > > Any update on this issue. I am creating a AIX cross-compiler on linux and > > hitting the similar issue.