Add a testcase for PR ld/19162
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / noload-1.t
1 SECTIONS
2 {
3 TEST (NOLOAD) :
4 {
5 *(TEST)
6 }
7 /DISCARD/ : { *(.*) }
8 }
This page took 0.029965 seconds and 4 git commands to generate.