Remove restriction on skipping some linker tests because their default image base...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-bootstrap / ppc476.t
1 SECTIONS
2 {
3 .text : ALIGN (4096)
4 {
5 *(.text .text.* .gnu.linkonce.t*)
6 }
7 }
This page took 0.02859 seconds and 4 git commands to generate.