Support tcl procedure calls in run_dump_test xfail
[external/binutils.git] / ld / testsuite / ld-elf / orphan-11.s
1         .section .text.foo,"axG",%progbits,foo_group
2         .word 0
3
4         .section .data.foo,"waG",%progbits,foo_group
5         .word 1
6
7         .section .text, "ax"
8         .word 0
9
10         .section .data, "wa"
11         .word 1