merge from gcc
[deliverable/binutils-gdb.git] / gas / testsuite / gas / frv / reloc1.s
CommitLineData
d5087907
RS
1 .globl f1
2begin:
3 nop
4 nop
5f1:
6 nop
7 nop
8 nop
9f2:
10 call f1
11 bra f1
12 call f2
13 bra f2
14 .space 16
This page took 0.032129 seconds and 4 git commands to generate.