mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
4b9dc14e0c
* ld-mmix/pr12815-1.d, ld-mmix/pr12815-1.s, ld-mmix/pr12815-1.ld, ld-mmix/pr12815-2.d, ld-mmix/pr12815-2.s: New tests.
8 lines
368 B
Makefile
8 lines
368 B
Makefile
#as: -no-predefined-syms -x
|
|
#ld: -e 0x1000 --defsym bar=0x100000000 -m elf64mmix -T $srcdir/$subdir/pr12815-1.ld
|
|
#error: invalid input relocation.*objcopy.*"-no-expand".*truncated
|
|
|
|
# Check that we emit a meaningful error message rather than SEGV when
|
|
# someone attempts linking to the "binary" output format with
|
|
# expanding PUSHJ insns, expecting relaxation to work.
|