[Bug gold/32032] dwp segfaults on hello world binary

2024-07-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32032 H.J. Lu changed: What|Removed |Added CC||ian at airs dot com Assignee|unas

[Bug gold/26219] support DWARF5 split dwarf in dwp

2024-07-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26219 H.J. Lu changed: What|Removed |Added Component|binutils|gold -- You are receiving this mail becaus

[Bug binutils/32032] New: dwp segfaults on hello world binary

2024-07-28 Thread top.gate9722 at fastmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32032 Bug ID: 32032 Summary: dwp segfaults on hello world binary Product: binutils Version: 2.42 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binuti

[Bug binutils/32006] ld pulls symbols from wrong library

2024-07-28 Thread felics-sourceware at kettenbruch dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=32006 --- Comment #10 from dreieck --- > gcc -o t test.c -pthread '-(' -lpthread '-)' -Wl,-Map,mapfile I think it should be '-Wl,-(' and '-Wl,-)', since '-(' is an option that the linker understands, but not the C compiler. '-(' (or the equivalent