[Bug ld/18652] --no-allow-shlib-undefined affects loading of DT_NEEDED shared libraries

2020-08-28 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=18652 Fangrui Song changed: What|Removed |Added CC||i at maskray dot me --- Comment #2 fro

[Bug ld/26551] New: A definition referenced by an unneeded (--as-needed) shared object should be exported

2020-08-28 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=26551 Bug ID: 26551 Summary: A definition referenced by an unneeded (--as-needed) shared object should be exported Product: binutils Version: unspecified Status: UNCONFIRMED

[Bug binutils/26459] UBSAN error: elfnn-ia64.c:1945:15:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26459 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/26481] UBSAN error: gas/config/tc-pj.c:281:31:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26481 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---

[Bug binutils/26446] UBSAN error: gas/config/tc-csky.c:2618:20:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26446 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/26495] UBSAN error: gas/config/tc-score7.c:6724:72:

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26495 --- Comment #1 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=736c9875c040e88c5f508338b68f04f7a42c3b9d commit 736c9875c040e88c5f508338b68f0

[Bug binutils/26481] UBSAN error: gas/config/tc-pj.c:281:31:

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26481 --- Comment #1 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=8a267ea84798eb4e6547c8ff2617d2377d83c118 commit 8a267ea84798eb4e6547c8ff2617d

[Bug binutils/26446] UBSAN error: gas/config/tc-csky.c:2618:20:

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26446 --- 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=0c0577f6a8498707a34cf21e4d1bc3357982c802 commit 0c0577f6a8498707a34cf21e4d1bc

[Bug binutils/26446] UBSAN error: gas/config/tc-csky.c:2618:20:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26446 Alan Modra changed: What|Removed |Added Last reconfirmed||2020-08-29 Status|UNCONFIRME

[Bug binutils/26481] UBSAN error: gas/config/tc-pj.c:281:31:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26481 Alan Modra changed: What|Removed |Added Last reconfirmed||2020-08-29 Assignee|unassigned

[Bug binutils/26459] UBSAN error: elfnn-ia64.c:1945:15:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26459 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com

[Bug ld/19011] Issues with ld on mingw-w64 and bad defaults

2020-08-28 Thread sourceware-bugzilla at jdrake dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19011 --- Comment #26 from sourceware-bugzilla at jdrake dot com --- > #define NT_DLL_AUTO_IMAGE_MASK \ > ((bfd_vma) (${move_default_addr_high} ? 0x1LL \ >- : 0x0ffcLL)) >+

[Bug ld/19011] Issues with ld on mingw-w64 and bad defaults

2020-08-28 Thread sourceware-bugzilla at jdrake dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19011 --- Comment #25 from sourceware-bugzilla at jdrake dot com --- (In reply to sourceware-bugzilla from comment #24) I'm not sure if these are recommending documentation updates or changes to defaults, but if the latter... > > +@itemx --disable-

[Bug ld/19011] Issues with ld on mingw-w64 and bad defaults

2020-08-28 Thread sourceware-bugzilla at jdrake dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19011 --- Comment #24 from sourceware-bugzilla at jdrake dot com --- (In reply to cvs-com...@gcc.gnu.org from comment #14) > The master branch has been updated by Nick Clifton : > > https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git; > h=514b4

[Bug binutils/26548] LEB decoding error

2020-08-28 Thread laurent.stacul at amadeus dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26548 --- Comment #3 from laurent.stacul at amadeus dot com --- (In reply to Nick Clifton from comment #2) > Hi Laurent, > > Thanks for reporting this problem. I have checked in a small patch > which I believe will resolve the problem. > > Che

[Bug binutils/26520] "objdump: DWARF error: could not find variable specification at offset ..." when generating assembly listing of .elf file containing symbols from libstdc++.a

2020-08-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26520 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug ld/26543] bfd_generic_define_common_symbol does not calculate correct alignment when bfd_octets_per_byte > 1 and power_of_two == 0

2020-08-28 Thread tuckkern+sourceware at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26543 --- Comment #3 from Tucker --- Nick, No problem. Thanks for the quick response! -Tucker -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/26548] LEB decoding error

2020-08-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26548 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/26548] LEB decoding error

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26548 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=08d7da7dc9e130cbaf072c2588e1b392c2d7503e commit 08d7da7dc9e130cbaf072c2588e

[Bug binutils/26450] UBSAN error: opcodes/frv-ibld.c:135:52:

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26450 --- Comment #1 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=a1e60a1bdce8f555f45b5f94c059d83abf883567 commit a1e60a1bdce8f555f45b5f94c059d

[Bug binutils/26449] UBSAN error: opcodes/frv-ibld.c:135:30:

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26449 --- Comment #1 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=a1e60a1bdce8f555f45b5f94c059d83abf883567 commit a1e60a1bdce8f555f45b5f94c059d

[Bug binutils/26450] UBSAN error: opcodes/frv-ibld.c:135:52:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26450 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.36 Status|ASSIGNED

[Bug binutils/26449] UBSAN error: opcodes/frv-ibld.c:135:30:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26449 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug binutils/26450] UBSAN error: opcodes/frv-ibld.c:135:52:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26450 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug binutils/26449] UBSAN error: opcodes/frv-ibld.c:135:30:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26449 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug binutils/26460] UBSAN error: gas/config/tc-ia64.c:6107:23:

2020-08-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26460 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Target Milestone|---

[Bug binutils/26418] UBSAN error: bfd/cache.c:386:12:

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26418 --- Comment #4 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=07319accdf8eecc5111b343802dadd067f683d26 commit 07319accdf8eecc5111b343802dad

[Bug binutils/26460] UBSAN error: gas/config/tc-ia64.c:6107:23:

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26460 --- Comment #1 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=ed2ed4dcf4ae20b9a7c38ffdf379fef383c6b8f9 commit ed2ed4dcf4ae20b9a7c38ffdf379f

[Bug binutils/26548] LEB decoding error

2020-08-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26548 Nick Clifton changed: What|Removed |Added Last reconfirmed||2020-08-28 CC|

[Bug binutils/26548] New: LEB decoding error

2020-08-28 Thread laurent.stacul at amadeus dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26548 Bug ID: 26548 Summary: LEB decoding error Product: binutils Version: 2.34 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assi

[Bug ld/26547] erroneous address relocation using Microsoft COFF .OBJ linked to .ELF x86_64

2020-08-28 Thread minnowware at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26547 Kilian Kegel changed: What|Removed |Added URL||https://github.com/KilianKe

[Bug binutils/26418] UBSAN error: bfd/cache.c:386:12:

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26418 --- Comment #3 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=7ca371dba5d612ff1cdaa4ffe33474c1993fbe7f commit 7ca371dba5d612ff1cdaa4ffe3347

[Bug ld/26543] bfd_generic_define_common_symbol does not calculate correct alignment when bfd_octets_per_byte > 1 and power_of_two == 0

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26543 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1e597a89971e781f5c33d75009b2cbf26323d2a5 commit 1e597a89971e781f5c33d75009b

[Bug ld/26543] bfd_generic_define_common_symbol does not calculate correct alignment when bfd_octets_per_byte > 1 and power_of_two == 0

2020-08-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26543 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ld/26547] New: erroneous address relocation using Microsoft COFF .OBJ linked to .ELF x86_64

2020-08-28 Thread minnowware at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26547 Bug ID: 26547 Summary: erroneous address relocation using Microsoft COFF .OBJ linked to .ELF x86_64 Product: binutils Version: 2.34 Status: UNCONFIRMED Sever

[Bug ld/19011] Issues with ld on mingw-w64 and bad defaults

2020-08-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19011 --- Comment #23 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6194b866b7a89969d8c66f8a97d40acc028373b1 commit 6194b866b7a89969d8c66f8a97