binutils-gdb/ld/testsuite/ld-riscv-elf/data-reloc-rv64-addr32-pic.d

5 lines
272 B
D
Raw Normal View History

#source: data-reloc.s
#as: -march=rv64i -mabi=lp64 -defsym __addr__=1
#ld: -m[riscv_choose_lp64_emul] -Ttext 0x8000 --defsym _start=0x0 -shared
#error: .*relocation R_RISCV_32 against non-absolute symbol `addr_globl' can not be used in RV64 when making a shared object.*