mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
640be958cd
ld/ * emulparams/elf32lriscv-defs.sh (DATA_START_SYMBOLS): New. (SDATA_START_SYMBOLS): Define __SDATA_BEGIN__. Don't define __global_pointer$. (OTHER_END_SYMBOLS): New. Define __global_pointer$. * testsuite/ld-riscv-elf/pcrel-lo-addend-2.d (#ld): Add --no-relax.
6 lines
185 B
Makefile
6 lines
185 B
Makefile
#name: %pcrel_lo overflow with an addend
|
|
#source: pcrel-lo-addend-2.s
|
|
#as: -march=rv32ic
|
|
#ld: -melf32lriscv --no-relax
|
|
#error: .*dangerous relocation: %pcrel_lo overflow with an addend
|