ld: Add tests for -z separate-code and -z noseparate-code
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19539.t
1 HIDDEN (foo = .);
2
3 SECTIONS
4 {
5 . = SIZEOF_HEADERS;
6 }
This page took 0.035384 seconds and 4 git commands to generate.