ld: Add -z separate-code test for zero size section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19005.t
CommitLineData
c68c1637
L
1SECTIONS
2{
3 .foo : { *(.foo) }
4 .bar : { *(.bar) }
5 /DISCARD/ : { *(.*) }
6}
This page took 0.16872 seconds and 4 git commands to generate.