Non-contiguous memory regions support: Avoid calls to abort
[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.029109 seconds and 4 git commands to generate.