Add a note to the GDB/NEWS file mentioning that the ARM simulator now
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / bad-group.s
CommitLineData
cfba7fd5
L
1 .section .text.startup,"ax",%progbits
2 .globl main
3main:
4 .type main, @function
5.LFB0:
516e75be 6 .section .text.unlikely,"ax",%progbits
cfba7fd5
L
7.L5:
8 .globl __gxx_personality_v0
9 .section .gcc_except_table,"a",%progbits
10 .uleb128 .L5-.LFB0
11 .section .data.foo,"awG",%progbits,foo,comdat
This page took 0.131316 seconds and 4 git commands to generate.