ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21562b.t
CommitLineData
cbd0eecf
L
1SECTIONS {
2 PROVIDE (__start_scnfoo = .);
3 scnfoo : { *(scnfoo) }
4 PROVIDE (__stop_scnfoo = .);
5}
This page took 0.169588 seconds and 4 git commands to generate.