[Bug ld/27441] Small inconsistency in between gold and bfd

2021-02-23 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27441 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org ---

[Bug ld/27441] Small inconsistency in between gold and bfd

2021-02-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27441 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug binutils/27459] segmentation fault in go32exe_check_format

2021-02-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27459 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/27459] segmentation fault in go32exe_check_format

2021-02-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27459 --- 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=93af1b046b76380c1b06940c31581c30001d27de commit

[Bug binutils/27459] segmentation fault in go32exe_check_format

2021-02-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27459 Alan Modra changed: What|Removed |Added Severity|critical|normal Last reconfirmed|

[Bug gas/23691] [2.32 Regression] FAIL: gas/rx/gprel

2021-02-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23691 --- 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=55add51eef6b4f89d44e1a6753d4dd926cab70c7 commit

[Bug binutils/27456] Link failure due to the use of lstat in rename.c on MinGW

2021-02-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27456 --- Comment #7 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=cca8873dd5a6015d5557ea44bc1ea9c252435a29 commit

[Bug binutils/27456] Link failure due to the use of lstat in rename.c on MinGW

2021-02-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27456 --- Comment #8 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=c42c71a1527dd70417d3966dce7ba9edbcf4bdb4 commit

[Bug binutils/27456] Link failure due to the use of lstat in rename.c on MinGW

2021-02-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27456 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #6

[Bug ld/27451] ld: Provide a way to make C identifier name sections GCable under __start_/__stop_ references

2021-02-23 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=27451 --- Comment #1 from Fangrui Song --- In LLD, I'll add -z start-stop-gc to let __start_/__stop_ not retain C identifier name sections (https://reviews.llvm.org/D96914). -z nostart-stop-gc can disable it. For SHF_LINK_ORDER or SHF_GROUP

[Bug ld/27441] Small inconsistency in between gold and bfd

2021-02-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27441 H.J. Lu changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug binutils/27456] Link failure due to the use of lstat in rename.c on MinGW

2021-02-23 Thread markus.boeck02 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27456 --- Comment #5 from Markus Böck --- That's less than optimal to say the least. Is it possible to tell it which ar to test? ar.exe exists in /binutils along the other files but instead of ar.exe it tries to invoke just ar. I tried setting AR

[Bug ld/27441] Small inconsistency in between gold and bfd

2021-02-23 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=27441 --- Comment #6 from Michael Matz --- Probably just one more corner case (the last one!) ;-) -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/27441] Small inconsistency in between gold and bfd

2021-02-23 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=27441 --- Comment #5 from Martin Liska --- The issue started with: commit b1a92c635c1ec10fd703302ce1fc4ab3a8515a04 Author: Alan Modra Date: Fri Oct 30 14:56:35 2020 +1030 PR26806, Suspected linker bug with LTO This patch reverts most

[Bug binutils/27294] Potentially exploitable Heap Overwrites in avr_elf32_load_records_from_section()

2021-02-23 Thread dennis.r at columbia dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=27294 --- Comment #3 from Dennis Roellke --- My bad, it's not off-by-one. record_count is a user controlled input field, s.t. a malicious user could set the record_count for x counts to y and force a heap overwrite in

[Bug ld/27441] Small inconsistency in between gold and bfd

2021-02-23 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=27441 --- Comment #4 from Michael Matz --- (I've now verified that it doesn't happen with older binutils (2.26 :) ) but does with 2.36, with otherwise same toolchain (some random gcc-9 compiler), so it's not any gcc component) -- You are

[Bug ld/27441] Small inconsistency in between gold and bfd

2021-02-23 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=27441 Michael Matz changed: What|Removed |Added Assignee|ccoutant at gmail dot com |unassigned at sourceware dot