summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/hppa/reloc/labelopbug.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/hppa/reloc/labelopbug.s')
-rw-r--r--gas/testsuite/gas/hppa/reloc/labelopbug.s37
1 files changed, 0 insertions, 37 deletions
diff --git a/gas/testsuite/gas/hppa/reloc/labelopbug.s b/gas/testsuite/gas/hppa/reloc/labelopbug.s
deleted file mode 100644
index 3cdc421b221..00000000000
--- a/gas/testsuite/gas/hppa/reloc/labelopbug.s
+++ /dev/null
@@ -1,37 +0,0 @@
- .SPACE $PRIVATE$
- .SUBSPA $DATA$,QUAD=1,ALIGN=8,ACCESS=31
- .SUBSPA $BSS$,QUAD=1,ALIGN=8,ACCESS=31,ZERO,SORT=82
- .SPACE $TEXT$
- .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44
- .SUBSPA $CODE$,QUAD=0,ALIGN=8,ACCESS=44,CODE_ONLY
- .IMPORT $global$,DATA
- .IMPORT $$dyncall,MILLICODE
-; gcc_compiled.:
- .SPACE $TEXT$
- .SUBSPA $CODE$
-
- .align 4
-s:
- .PROC
- .CALLINFO FRAME=128,CALLS,SAVE_RP
- .ENTRY
- stw %r2,-20(%r30)
- copy %r4,%r1
- copy %r30,%r4
- stwm %r1,128(%r30)
- stw %r30,12(%r4)
- ldil L'L$0007,%r19
- ldo R'L$0007(%r19),%r19
- comib,>= 0,%r26,L$0002
- stw %r19,8(%r4)
-L$0003:
-L$0002:
- b L$0001
- ldo 1(%r0),%r28
-L$0007:
- ldil L'L$0002,%r19
- ldo R'L$0002(%r19),%r19
- comb,= %r29,%r19,L$0002
- ldo -8(%r4),%r4
- .EXIT
- .PROCEND