https://sourceware.org/bugzilla/show_bug.cgi?id=22266
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hjl.tools at gmail dot com
--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> ---
Created attachment 10589
--> https://sourceware.org/bugzilla/attachment.cgi?id=10589&action=edit
A testcase
[hjl@gnu-6 tmp]$ ld.bfd -m elf_i386 -r -T
/export/gnu/import/git/sources/binutils-gdb/gold/testsuite/pr22266_script.t -o
pr22266_ar.o pr22266_a.o
[hjl@gnu-6 tmp]$ gcc -m32 pr22266_main.o pr22266_ar.o
[hjl@gnu-6 tmp]$ ./a.out
[hjl@gnu-6 tmp]$
/export/build/linux/binutils-x32/build-x86_64-linux-gnux32/gold/ld-new -m
elf_i386 -r -T
/export/gnu/import/git/sources/binutils-gdb/gold/testsuite/pr22266_script.t -o
pr22266_ar.o pr22266_a.o
[hjl@gnu-6 tmp]$ gcc -m32 pr22266_main.o pr22266_ar.o
[hjl@gnu-6 tmp]$ ./a.out
Aborted
[hjl@gnu-6 tmp]$
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils