[Bug ld/31720] LD segfaults randomly when building GCC on i686-w64-mingw32

2024-05-13 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31720 LIU Hao changed: What|Removed |Added Resolution|--- |NOTABUG Status|UNCONFIRMED

[Bug binutils/31735] [binutils, readelf] debug_str_offsets used, should use debug_str_offsets.dwo

2024-05-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31735 --- Comment #3 from Alan Modra --- Please apply your fix. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31734] [binutils, readelf] dwarf4 .debug_str_offsets section printed incorrectly

2024-05-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31734 --- Comment #3 from Alan Modra --- (In reply to Tom de Vries from comment #1) Please apply. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-05-13 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #3 from Pali Rohár --- Hello Nick, For debugging this issue I created an improvement for objdump -p, see bug #31738. I wrote a new comment into bug #20814 with explanation and I think that Hint value in lib archive (= import libr

[Bug binutils/20814] DLLTool Put Wrong Hint Value In Lib Archieve (IDATA6 Section)

2024-05-13 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20814 Pali Rohár changed: What|Removed |Added CC||pali at kernel dot org --- Comment #8 fr

[Bug binutils/31738] New: Improve objdump -p output of PE Import and Export Tables

2024-05-13 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31738 Bug ID: 31738 Summary: Improve objdump -p output of PE Import and Export Tables Product: binutils Version: 2.43 (HEAD) Status: UNCONFIRMED Severity: normal

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-05-13 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #2 from Pali Rohár --- Hello Nick, I'm going to look at bug #20814 and bug #20880. And let you know. Anyway, what do you mean by "resolve both this PR" abbreviation? Because PR are initials of my name. -- You are receiving this

[Bug binutils/31735] [binutils, readelf] debug_str_offsets used, should use debug_str_offsets.dwo

2024-05-13 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31735 --- Comment #2 from Tom de Vries --- Created attachment 15519 --> https://sourceware.org/bugzilla/attachment.cgi?id=15519&action=edit a-hello.dwo.gz -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31735] New: [binutils, readelf] debug_str_offsets used, should use debug_str_offsets.dwo

2024-05-13 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31735 Bug ID: 31735 Summary: [binutils, readelf] debug_str_offsets used, should use debug_str_offsets.dwo Product: binutils Version: 2.43 (HEAD) Status: NEW Severi

[Bug binutils/31735] [binutils, readelf] debug_str_offsets used, should use debug_str_offsets.dwo

2024-05-13 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31735 --- Comment #1 from Tom de Vries --- Created attachment 15518 --> https://sourceware.org/bugzilla/attachment.cgi?id=15518&action=edit a.out.gz -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-05-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug gas/1009] .pred.rel.mutex doesn't understand .rotp values

2024-05-13 Thread dongkyun.s at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=1009 dongkyun.s at samsung dot com changed: What|Removed |Added CC||dongkyun.s at samsung do

[Bug gas/31733] [RISCV] Generating a wrong initial CFI instruction

2024-05-13 Thread dongkyun.s at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31733 dongkyun.s at samsung dot com changed: What|Removed |Added CC||dongkyun.s at samsung d

[Bug binutils/31734] [binutils, readelf] dwarf4 .debug_str_offsets section printed incorrectly

2024-05-13 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31734 --- Comment #2 from Tom de Vries --- My guess is that this is a regression since: ... commit 407115429b349a55561213a61e910756c965f902 Author: Bhuvanendra Kumar N Date: Mon Jul 4 16:20:29 2022 +0530 Modified changes for split-dwarf and

[Bug binutils/31734] [binutils, readelf] dwarf4 .debug_str_offsets section printed incorrectly

2024-05-13 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31734 --- Comment #1 from Tom de Vries --- Fixed by: ... diff --git a/binutils/dwarf.c b/binutils/dwarf.c index c5ccc50dae7..8125c64e1b6 100644 --- a/binutils/dwarf.c +++ b/binutils/dwarf.c @@ -7969,6 +7969,7 @@ display_debug_str_offsets (struct dwa