diff options
Diffstat (limited to 'ld/testsuite/ld-x86-64/lp64-2.d')
-rw-r--r-- | ld/testsuite/ld-x86-64/lp64-2.d | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/lp64-2.d b/ld/testsuite/ld-x86-64/lp64-2.d new file mode 100644 index 0000000..fde3202 --- /dev/null +++ b/ld/testsuite/ld-x86-64/lp64-2.d @@ -0,0 +1,4 @@ +#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 |