summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/hppa/reloc/blebug3.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/hppa/reloc/blebug3.s')
-rw-r--r--gas/testsuite/gas/hppa/reloc/blebug3.s14
1 files changed, 0 insertions, 14 deletions
diff --git a/gas/testsuite/gas/hppa/reloc/blebug3.s b/gas/testsuite/gas/hppa/reloc/blebug3.s
deleted file mode 100644
index 5ee9b3b80a8..00000000000
--- a/gas/testsuite/gas/hppa/reloc/blebug3.s
+++ /dev/null
@@ -1,14 +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
-
- .SPACE $TEXT$
- .SUBSPA $CODE$
-
- .align 4
- .import yabba,code
-
- ble R%yabba(%sr4,%r0)