pr12815-2.d 368 B

1234567
  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. # Check that we emit a meaningful error message rather than SEGV when
  5. # someone attempts linking to the "binary" output format with
  6. # expanding PUSHJ insns, expecting relaxation to work.