https://sourceware.org/bugzilla/show_bug.cgi?id=24435
--- Comment #7 from Agostino Sarubbo ---
Well, the testcase to reproduce on master is different from the testcase to
reproduce on 2.32
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=24435
Alan Modra changed:
What|Removed |Added
Status|REOPENED|ASSIGNED
CC|amodra at gm
https://sourceware.org/bugzilla/show_bug.cgi?id=24435
Alan Modra changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Last reconfirmed|
https://sourceware.org/bugzilla/show_bug.cgi?id=24435
--- Comment #5 from Agostino Sarubbo ---
Created attachment 11738
--> https://sourceware.org/bugzilla/attachment.cgi?id=11738&action=edit
testcase2
Can you try this testcase instead?
--
You are receiving this mail because:
You are on the
https://sourceware.org/bugzilla/show_bug.cgi?id=24435
--- Comment #4 from Alan Modra ---
alan@bubble:~/build/gas/sanitize$ ld/ld-new ~/src/tmp/pr24435.so
ld/ld-new: /home/alan/src/tmp/pr24435.so: file not recognized: bad value
This with binutils configured as
CFLAGS="-g -O2 -fsanitize=address"
https://sourceware.org/bugzilla/show_bug.cgi?id=24435
--- Comment #3 from Agostino Sarubbo ---
I can reproduce the issue with the master compiled today, so I really guess
that the fix was not complete:
gf (CHROOT) crashes $ ld -v
GNU ld (Gentoo ) 2.32.51.20190410
gf (CHROOT) crashes $ ld 1.c
https://sourceware.org/bugzilla/show_bug.cgi?id=24435
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=24435
--- Comment #1 from Agostino Sarubbo ---
Created attachment 11732
--> https://sourceware.org/bugzilla/attachment.cgi?id=11732&action=edit
stacktrace
--
You are receiving this mail because:
You are on the CC list for the bug.
__