gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax.s
CommitLineData
bc4aa73f
AM
1 .section .gcc_except_table,"aw",@progbits
2 .section .gnu.linkonce.t.blah,"ax",@progbits
00687228
L
3.L0:
4 jmp .L1
5.L1:
bc4aa73f
AM
6 .section .gcc_except_table,"aw",@progbits
7 .uleb128 .L1-.L0
8
9 .text
10.L2:
11 nop
12 nop
13 jmp .L3
14 jmp .L4
15 .asciz "ABCDEFGHI"
16 .fill 0x18 - (. - .L2)
17.L3:
18.L4:
This page took 0.330549 seconds and 4 git commands to generate.