[Bug gas/29451] gas-2.39 started adding 0-sized DIEs to functions without .size

2022-08-08 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29451 --- Comment #7 from Mark Wielaard --- > and the symbol size is also 0 in the table: > $ readelf -s crti.o > > Symbol table '.symtab' contains 11 entries: >Num:Value Size TypeBind Vis Ndx Name > ... > 9: 000

[Bug gas/29451] gas-2.39 started adding 0-sized DIEs to functions without .size

2022-08-08 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29451 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug binutils/29457] Consider making --disassembler-color=color default if terminal

2022-08-08 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29457 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug gas/29451] gas-2.39 started adding 0-sized DIEs to functions without .size

2022-08-08 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29451 --- Comment #6 from Martin Liska --- (In reply to Mark Wielaard from comment #5) > >> So when this file is linked in with object files and these relocations are > >> resolved the correct values for the __x86.get_pc_thunk.bx symbol will be > >>

[Bug gold/29462] internal error in relocate, at powerpc.cc:10796

2022-08-08 Thread dante at cadence dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29462 Dante Almeida changed: What|Removed |Added CC||dante at cadence dot com -- You are

[Bug gold/29462] New: internal error in relocate, at powerpc.cc:10796

2022-08-08 Thread dante at cadence dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29462 Bug ID: 29462 Summary: internal error in relocate, at powerpc.cc:10796 Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Compo

[Bug gas/29451] gas-2.39 started adding 0-sized DIEs to functions without .size

2022-08-08 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29451 --- Comment #5 from Mark Wielaard --- >> So when this file is linked in with object files and these relocations are >> resolved the correct values for the __x86.get_pc_thunk.bx symbol will be >> installed into the .debug_info section, and ever

Issue 47471 in oss-fuzz: binutils:fuzz_addr2line: Timeout in fuzz_addr2line

2022-08-08 Thread sheriffbot via monorail
Updates: Labels: Deadline-Approaching Comment #2 on issue 47471 by sheriffbot: binutils:fuzz_addr2line: Timeout in fuzz_addr2line https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47471#c2 This bug is approaching its deadline for being fixed, and will be automatically derestricted w

[Bug gas/29451] gas-2.39 started adding 0-sized DIEs to functions without .size

2022-08-08 Thread slyich at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29451 --- Comment #4 from Sergei Trofimovich --- (In reply to Nick Clifton from comment #3) > (In reply to Sergei Trofimovich from comment #0) > > > <28> DW_AT_low_pc : (addr) 0x0 > > <2c> DW_AT_high_pc : (addr) 0x0 > > > Woul

[Bug binutils/29457] Consider making --disassembler-color=color default if terminal

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

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

2022-08-08 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29075 --- Comment #16 from Frank Ch. Eigler --- Sorry about the confusion, it was mine. Yeah, libbfd.so's dependencies are small, adding debuginfod (=> libcurl) would make it rather larger. OTOH elfutils-libs are on systems already, so the depende

[Bug gas/29451] gas-2.39 started adding 0-sized DIEs to functions without .size

2022-08-08 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29451 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #3

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

2022-08-08 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29075 --- Comment #15 from Nick Clifton --- I may be confused (again) but I think that there are two problems here. 1. The debug information necessary to convert an address into a source code location is held by the debuginfod system (either locall

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

2022-08-08 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29075 --- Comment #14 from Frank Ch. Eigler --- Could objdump preemptively call some debuginfod-calling function - any one - in order to prefetch debuginfo for options like -S? -- You are receiving this mail because: You are on the CC list for the

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

2022-08-08 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29075 --- Comment #13 from Mark Wielaard --- (In reply to Martin Liska from comment #12) > > So in order for -S to work, we either have to add debuginfod support to the > > BFD library or else add a new find_nearest_line() type function to > > binut

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

2022-08-08 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29075 --- Comment #12 from Martin Liska --- > So in order for -S to work, we either have to add debuginfod support to the > BFD library or else add a new find_nearest_line() type function to > binutils/dwarf.c. I wonder which would be the best appr

[Bug binutils/29081] objdump -S tends to be slow for thunderbird with separate debug info

2022-08-08 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29081 Martin Liska changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug binutils/29442] objdump: DWARF error: could not find variable specification at offset 0x3d3 with dwz

2022-08-08 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29442 Martin Liska changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/29081] objdump -S tends to be slow for thunderbird with separate debug info

2022-08-08 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29081 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Martin Liska : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e441b55e94c905c6ee4417be3e5d88021d9c5aa6 commit e441b55e94c905c6ee4417be3e5

[Bug binutils/29442] objdump: DWARF error: could not find variable specification at offset 0x3d3 with dwz

2022-08-08 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29442 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Martin Liska : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=06ce017c7d73f90db1c99f9e6a56c486b0313864 commit 06ce017c7d73f90db1c99f9e6a5

[Bug binutils/29457] New: Consider making --disassembler-color=color default if terminal

2022-08-08 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29457 Bug ID: 29457 Summary: Consider making --disassembler-color=color default if terminal Product: binutils Version: 2.40 (HEAD) Status: UNCONFIRMED Severity: no

[Bug binutils/29081] objdump -S tends to be slow for thunderbird with separate debug info

2022-08-08 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29081 --- Comment #1 from Martin Liska --- It's much better with 2.39 and I've got one more improvement: https://sourceware.org/pipermail/binutils/2022-August/122273.html -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/27629] UBSAN error: conftest.c:63:9:

2022-08-08 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=27629 Martin Liska changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---