[Bug ld/32580] [2.44 regression] Non-bash shell breaks many default linker scripts

2025-03-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=32580 --- Comment #19 from Rainer Orth --- > --- Comment #18 from Stefan Bidigaray --- > I ran into this issue last month, as well. I was able to track down the > problem > to ksh93 itself. A bug report was filed with the maintained version of ksh

[Bug ld/32580] [2.44 regression] Non-bash shell breaks many default linker scripts

2025-03-25 Thread stefanbidi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32580 --- Comment #20 from Stefan Bidigaray --- (In reply to Rainer Orth from comment #19) > > Thanks for the detective work. However, it seems the Solaris issue is a > different one: your testcase in the ksh93 issue doesn't SEGV on Solaris, > but

[Bug binutils/32809] readelf doesn't dump .debug_loclists section correctly for 64-bit target and mixed dwarf4/5 content

2025-03-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32809 H.J. Lu changed: What|Removed |Added Last reconfirmed||2025-03-20 Status|UNCONFIRMED

[Bug gas/32813] Missing REX prefix for LSL

2025-03-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32813 --- Comment #6 from H.J. Lu --- (In reply to Andreas Abel from comment #4) > Yes, I could add workarounds to my code, but it would be preferable if this > could be fixed at the source. Earlier versions of gas correctly added the > REX prefix,