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