ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21562b.t
1 SECTIONS {
2 PROVIDE (__start_scnfoo = .);
3 scnfoo : { *(scnfoo) }
4 PROVIDE (__stop_scnfoo = .);
5 }
This page took 0.028416 seconds and 4 git commands to generate.