[Bug binutils/27879] stack-buffer-overflow on sysdump

2021-05-18 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27879 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.37 Resolution|---

[Bug binutils/27884] readelf: ../../binutils/dwarf.c:1965: skip_attr_bytes: Assertion `(data) <= (end)' failed.

2021-05-18 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27884 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/27884] readelf: ../../binutils/dwarf.c:1965: skip_attr_bytes: Assertion `(data) <= (end)' failed.

2021-05-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27884 --- 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=1b3892bedc7674dfd86b1b0285951271cd82de63 commit 1b3892bedc7674dfd86b1b0285951

[Bug binutils/27879] stack-buffer-overflow on sysdump

2021-05-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27879 --- 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=9d9e2a340ba50670f406afa314acaa9a2c34ec64 commit 9d9e2a340ba50670f406afa314aca

[Bug gas/27888] New: fix link of gas with zlib by libtool 2.4.6

2021-05-18 Thread nicolas at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27888 Bug ID: 27888 Summary: fix link of gas with zlib by libtool 2.4.6 Product: binutils Version: 2.35.2 Status: NEW Severity: minor Priority: P2 Component: gas

[Bug binutils/27884] readelf: ../../binutils/dwarf.c:1965: skip_attr_bytes: Assertion `(data) <= (end)' failed.

2021-05-18 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27884 --- Comment #2 from Alan Modra --- Created attachment 13459 --> https://sourceware.org/bugzilla/attachment.cgi?id=13459&action=edit proposed fix This ought to set up the proper cu bounds. Not tested properly yet. -- You are receiving thi

[Bug gas/27878] [z80-unknown-elf]: ld (hl), <16 bit immediate> should fail assembly

2021-05-18 Thread petemoore at gmx dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=27878 --- Comment #1 from Pete Moore --- Interestingly, the assembler will fail if the out-of-range value comes from a label rather than an explicitly specified constant in the assembly source code: ``` $ cat test.asm .org 0x1232 ; value cho

[Bug binutils/27884] readelf: ../../binutils/dwarf.c:1965: skip_attr_bytes: Assertion `(data) <= (end)' failed.

2021-05-18 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27884 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com Last re

[Bug binutils/27884] New: readelf: ../../binutils/dwarf.c:1965: skip_attr_bytes: Assertion `(data) <= (end)' failed.

2021-05-18 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=27884 Bug ID: 27884 Summary: readelf: ../../binutils/dwarf.c:1965: skip_attr_bytes: Assertion `(data) <= (end)' failed. Product: binutils Version: 2.37 (HEAD) Status: UNCONF

[Bug binutils/27884] readelf: ../../binutils/dwarf.c:1965: skip_attr_bytes: Assertion `(data) <= (end)' failed.

2021-05-18 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=27884 Martin Liska changed: What|Removed |Added CC||amodra at gmail dot com -- You are re

[Bug binutils/27865] Unsupported name-unmangling for C++20 modules?

2021-05-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27865 --- Comment #5 from Nick Clifton --- Hi Guys, It sounds like we may be jumping the gun a bit if we push for an update to libiberty before this mangling scheme is fully defined... Maybe it would be best to hold off for a bit ? Cheers Nic