]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/hppa/reloc/r_no_reloc.s
PR31898 bug in processing DW_RLE_startx_endx
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / hppa / reloc / r_no_reloc.s
1 .COPYRIGHT "MetaWare Incorporated, 1992"
2 .VERSION "hc2.6a -O1 t3.c\n"
3
4 .data
5 .ALIGN 8
6 $L00DATA:
7 .ALIGN 8
8 .EXPORT s
9 s:
10 .WORD 0x0
11 .BLOCKZ 786425
12 .BLOCKZ 7
13
14 .code
15 L$001.3:
16 g: .PROC
17 .CALLINFO FRAME=0,NO_CALLS
18 .ENTRY
19 ;ldo 120(%r0),%r28 --> to delay slot
20 bv %r0(%r2)
21 .EXIT
22 ldo 120(%r0),%r28
23 .PROCEND
24
25
26 .data
27 .ALIGN 4
28 .EXPORT l
29 l:
30 .WORD P'g
31 .IMPORT common,DATA ; common section, size=0
32 .IMPORT $global$,DATA
33 .EXPORT g,ENTRY,PRIV_LEV=3,RTNVAL=GR
34 .END