[Bug binutils/20880] [LD] [Bug] Wrong Hint Value For ImportLib IDATA6

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

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

2024-06-21 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #4 from Pali Rohár --- Hello Nick, I have check that reverting both 35fd2ddeb1d90f1750401cfb6d01fe055656b88d and 4ee1d7e401a8c1aedfdc86aac7faa8267eab1e5c commits on top of the master git branch fixes hints in import libraries gene

[Bug binutils/31919] New: AArch64 gas test case "gas/aarch64/brbe-brb-inst" fails on s390x

2024-06-21 Thread jremus at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=31919 Bug ID: 31919 Summary: AArch64 gas test case "gas/aarch64/brbe-brb-inst" fails on s390x Product: binutils Version: 2.43 (HEAD) Status: UNCONFIRMED Severity:

[Bug ld/31904] libdep.so plugin registers search path after default paths in bfd linker

2024-06-21 Thread me at harmenstoppels dot nl
https://sourceware.org/bugzilla/show_bug.cgi?id=31904 --- Comment #2 from Harmen Stoppels --- Hi Nick, > The problem is that there is a libg.a in the standard library search paths > and this is being picked up instead of your local libg.a. I realized that, changed the title of the bug report,

[Bug ld/31906] libdep.so plugin escaping with `\` has bugs, can segfault

2024-06-21 Thread me at harmenstoppels dot nl
https://sourceware.org/bugzilla/show_bug.cgi?id=31906 --- Comment #3 from Harmen Stoppels --- Hi Nick, you're right. But there are larger issues, such as the fact that `\` isn't escaping anything, it's a "skipped character". I submitted a patch that addresses the issues reported here as well as

[Bug ld/31904] libdep.so plugin registers search path after default paths in bfd linker

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

[Bug ld/31906] libdep.so plugin escaping with `\` has bugs, can segfault

2024-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31906 --- Comment #2 from Nick Clifton --- s/and/an/ -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/31906] libdep.so plugin escaping with `\` has bugs, can segfault

2024-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31906 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug ld/31895] LD segfault in libbfd with --as-needed

2024-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31895 --- Comment #7 from Nick Clifton --- (In reply to Corentin Silva Pereira from comment #6) Hi Corentin, > Program received signal SIGILL, Illegal instruction. A SIGILL is very suspicious and indicates that there may well be some kind of hardw

[Bug ld/31895] LD segfault in libbfd with --as-needed

2024-06-21 Thread corentin.silvapere...@4d-virtualiz.com
https://sourceware.org/bugzilla/show_bug.cgi?id=31895 --- Comment #6 from Corentin Silva Pereira --- Created attachment 15587 --> https://sourceware.org/bugzilla/attachment.cgi?id=15587&action=edit Zip archive containing pngs of GDB view Hi, I continued my investigation and i stumbled on some