mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
5 lines
177 B
D
5 lines
177 B
D
|
#source: dummy.s
|
||
|
#as: --64
|
||
|
#ld: -m elf_x86_64 tmpdir/start64.o tmpdir/foo32.o
|
||
|
#error: .*i386 architecture of input file `tmpdir/foo32.o' is incompatible with i386:x86-64 output
|