[Bug binutils/29720] objdump -S crashes if build-id is missing

2022-10-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29720 --- Comment #4 from Martin Liska --- Thank you guys, again, a nice example of cooperation ;) -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29720] objdump -S crashes if build-id is missing

2022-10-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29720 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com R

[Bug binutils/29720] objdump -S crashes if build-id is missing

2022-10-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29720 --- 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=6175be41757e886ce8ef5e792834aced3f5ae397 commit 6175be41757e886ce8ef5e792834a

[Bug binutils/29720] objdump -S crashes if build-id is missing

2022-10-25 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29720 --- Comment #1 from Aaron Merey --- Created attachment 14414 --> https://sourceware.org/bugzilla/attachment.cgi?id=14414&action=edit patch Thanks for catching this Martin. I've attached a patch that fixes this. -- You are receiving this m

[Bug ld/29722] ld.bfd accepts broken arguments

2022-10-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29722 --- Comment #4 from Martin Liska --- Ok, but it makes such a command-line not portable among other linkers. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29722] ld.bfd accepts broken arguments

2022-10-25 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29722 Andreas Schwab changed: What|Removed |Added Resolution|--- |NOTABUG Status|NEW

[Bug ld/29722] ld.bfd accepts broken arguments

2022-10-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29722 --- Comment #2 from Martin Liska --- (In reply to Andreas Schwab from comment #1) > In which way is --hash-st=gnu broken? It's not a listed option, it's only a prefix of an existing one. That's weird and other programs also reject prefixes of

[Bug ld/29722] ld.bfd accepts broken arguments

2022-10-25 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29722 --- Comment #1 from Andreas Schwab --- In which way is --hash-st=gnu broken? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29722] New: ld.bfd accepts broken arguments

2022-10-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29722 Bug ID: 29722 Summary: ld.bfd accepts broken arguments Product: binutils Version: 2.40 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld

[Bug binutils/29720] objdump -S crashes if build-id is missing

2022-10-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29720 Martin Liska changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/29075] objdump -S does not support debuginfod

2022-10-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29075 Martin Liska changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/29720] New: objdump -S crashes if build-id is missing

2022-10-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29720 Bug ID: 29720 Summary: objdump -S crashes if build-id is missing Product: binutils Version: 2.40 (HEAD) Status: NEW Severity: normal Priority: P2 Component: b

[Bug binutils/29718] readelf prints out ": 10" instead of "IFUNC"

2022-10-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29718 Martin Liska changed: What|Removed |Added CC||mjw at fedoraproject dot org --- Comme