[Bug ld/23309] ld.bfd -u option to force symbol discards symbol when used with LTO plugin and the symbol has hidden or internal visibility

2018-06-19 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23309 --- Comment #3 from zenith432 at users dot sourceforge.net --- Created attachment 11088 --> https://sourceware.org/bugzilla/attachment.cgi?id=11088&action=edit Proposed patch -- You are receiving this mail because: You are on the CC list fo

[Bug gas/23305] RISC-V illegal operands with lla and .set

2018-06-19 Thread sebastian.hu...@embedded-brains.de
https://sourceware.org/bugzilla/show_bug.cgi?id=23305 Sebastian Huber changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/23305] RISC-V illegal operands with lla and .set

2018-06-19 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23305 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Sebastian Huber : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=160d1b3d74593bf42155da24569f54a6e7140f65 commit 160d1b3d74593bf42155da24

[Bug ld/22966] n64 MIPS: -mplt -msym32 is resulting in assertion ld.orig: BFD 2.29.1 assertion fail binutils-2.29.1 /bfd/elfxx-mips.c:11234

2018-06-19 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22966 --- Comment #3 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=789ff5b6c26ce7e4ebfcfa5a9a695407c17fa4ea commit 789ff5b6c26ce7e4ebfcfa

[Bug binutils/23299] macOS: objcopy renders object files unusable

2018-06-19 Thread mephi42 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23299 --- Comment #5 from mephi42 at gmail dot com --- With your patch the problem is gone. Thanks!! -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing li

[Bug binutils/23315] macOS: objcopy --globalize-symbol and --localize-symbol are no-ops

2018-06-19 Thread mephi42 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23315 --- Comment #2 from mephi42 at gmail dot com --- Created attachment 11087 --> https://sourceware.org/bugzilla/attachment.cgi?id=11087&action=edit object file from the repro -- You are receiving this mail because: You are on the CC list for

[Bug binutils/23315] macOS: objcopy --globalize-symbol and --localize-symbol are no-ops

2018-06-19 Thread mephi42 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23315 --- Comment #1 from mephi42 at gmail dot com --- Created attachment 11085 --> https://sourceware.org/bugzilla/attachment.cgi?id=11085&action=edit patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/23315] New: macOS: objcopy --globalize-symbol and --localize-symbol are no-ops

2018-06-19 Thread mephi42 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23315 Bug ID: 23315 Summary: macOS: objcopy --globalize-symbol and --localize-symbol are no-ops Product: binutils Version: 2.31 (HEAD) Status: UNCONFIRMED Severity

[Bug gas/23305] RISC-V illegal operands with lla and .set

2018-06-19 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23305 Jim Wilson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug binutils/23299] macOS: objcopy renders object files unusable

2018-06-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23299 --- Comment #4 from Nick Clifton --- Created attachment 11084 --> https://sourceware.org/bugzilla/attachment.cgi?id=11084&action=edit Proposed patch Hi Mephi, Please could you try out this patch and let me know if it works for you ? Che

[Bug ld/23309] ld.bfd -u option to force symbol discards symbol when used with LTO plugin and the symbol has hidden or internal visibility

2018-06-19 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23309 --- Comment #2 from zenith432 at users dot sourceforge.net --- So here's what's going... In ld/plugin.c (ld.bfd)... the following code in get_symbols_v2 = if (res == LDPR_PREVAILING_DEF_IRONLY) { /* We need to know

[Bug binutils/23230] aarch64: objdump disassembles invalid mrs

2018-06-19 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23230 Tamar Christina changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gas/23314] New: Displacement values are mis-assembled for vmovdqu64 between registers and memory

2018-06-19 Thread pierre.karp...@univ-grenoble-alpes.fr
https://sourceware.org/bugzilla/show_bug.cgi?id=23314 Bug ID: 23314 Summary: Displacement values are mis-assembled for vmovdqu64 between registers and memory Product: binutils Version: 2.30 Status: UNCONFIRMED S

[Bug ld/23304] ARM linker fails to combine identical typeinfo sections

2018-06-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23304 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/23304] ARM linker fails to combine identical typeinfo sections

2018-06-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23304 --- Comment #3 from Nick Clifton --- (In reply to Nick Clifton from comment #2) Darn C++ name mangling. I was looking at the wrong symbol. It should have been _ZTS13test_templateIlLl2EE and it does look like the compiler is wrong:

[Bug ld/23304] ARM linker fails to combine identical typeinfo sections

2018-06-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23304 --- Comment #2 from Nick Clifton --- Hi Cary, > Given the error message, it sure looks like arm-g++ is still failing to mark > the typeinfo symbols as weak definitions. Actually I think that the compiler is doing the right thing now, but the

[Bug ld/23309] ld.bfd -u option to force symbol discards symbol when used with LTO plugin and the symbol has hidden or internal visibility

2018-06-19 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23309 zenith432 at users dot sourceforge.net changed: What|Removed |Added CC||hjl.tools at g

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|