Retro68/binutils/ld/testsuite/ld-aarch64/emit-relocs-270-overflow.d
2017-04-10 13:32:00 +02:00

6 lines
347 B
Makefile

#source: emit-relocs-270-overflow.s
#ld: -T relocs.ld --defsym tempy=0x10000 --defsym tempy1=-0x10001 -e0 --emit-relocs
#objdump: -dr
#error: .*\(.text\+0x\d+\): relocation truncated to fit: R_AARCH64_MOVW_SABS_G0 against symbol `tempy' .*
#error: .*\(.text\+0x\d+\): relocation truncated to fit: R_AARCH64_MOVW_SABS_G0 against symbol `tempy1' .*