summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/hppa/reloc/blebug.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/hppa/reloc/blebug.s')
-rw-r--r--gas/testsuite/gas/hppa/reloc/blebug.s7
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/testsuite/gas/hppa/reloc/blebug.s b/gas/testsuite/gas/hppa/reloc/blebug.s
deleted file mode 100644
index 32bde7a7e11..00000000000
--- a/gas/testsuite/gas/hppa/reloc/blebug.s
+++ /dev/null
@@ -1,7 +0,0 @@
- .code
- .align 4
- .IMPORT $$dyncall,MILLICODE ; Code for dynamic function calls.
-
-_sigtramp:
- ldil L%$$dyncall,%r2 ; whose address is in r22.
- ble R%$$dyncall(%sr4,%r2)