Add a note to the GDB/NEWS file mentioning that the ARM simulator now
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / section4.s
CommitLineData
22fe14ad
NC
1 .text
2.L1:
3 .align 4
4.L2:
5.L3:
6 .section .data,"",%progbits
7 .long .L3 - .L1
8 .section .text,"axG",%progbits,foo,comdat
9 .word 0
10
11
This page took 0.39987 seconds and 4 git commands to generate.