binutils-gdb/ld/testsuite/ld-loongarch-elf/abssym_pie.d
Jinyang He b357aca749 LoongArch: Not alloc dynamic relocs if symbol is absolute
The absolute symbol should be resolved to const when link to dso or exe.
Alloc dynamic relocs will cause extra space and R_LARCH_NONE finally.
2024-07-11 09:27:22 +08:00

7 lines
131 B
Makefile

#source: abssym.s
#ld: -pie -e 0 --defsym _size8=0 --defsym _size4=0
#readelf: -r
#...
There are no relocations in this file.
#...