tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan-9.s
CommitLineData
77f5e65e
AB
1 .text
2 .byte 0, 0, 0, 0, 0, 0, 0, 0
3
4 .data
5 .byte 0, 0, 0, 0, 0, 0, 0, 0
6
7 .section ".data.1", "aw"
8 .byte 0, 0, 0, 0, 0, 0, 0, 0
9
10 .section ".rodata", "a"
11 .byte 0, 0, 0, 0, 0, 0, 0, 0
This page took 0.305898 seconds and 4 git commands to generate.