arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / bad-group.s
CommitLineData
cfba7fd5
L
1 .section .text.startup,"ax",%progbits
2 .globl main
3main:
85024cd8 4 .type main, %function
cfba7fd5 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.194578 seconds and 4 git commands to generate.