Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / pr12815-2.d
1 #as: -no-predefined-syms -x
2 #ld: -e 0x1000 --defsym bar=0x100000000 -m elf64mmix -T $srcdir/$subdir/pr12815-1.ld
3 #error: invalid input relocation.*objcopy.*"-no-expand".*truncated
4
5 # Check that we emit a meaningful error message rather than SEGV when
6 # someone attempts linking to the "binary" output format with
7 # expanding PUSHJ insns, expecting relaxation to work.
This page took 0.029782 seconds and 4 git commands to generate.