summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/all/p2425.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/all/p2425.s')
-rw-r--r--gas/testsuite/gas/all/p2425.s6
1 files changed, 0 insertions, 6 deletions
diff --git a/gas/testsuite/gas/all/p2425.s b/gas/testsuite/gas/all/p2425.s
deleted file mode 100644
index 1c9dc958522..00000000000
--- a/gas/testsuite/gas/all/p2425.s
+++ /dev/null
@@ -1,6 +0,0 @@
- .text
- .globl _frobnitz
-_frobnitz:
- .long 1, 2, 3, 4, 5, 6, 7, GRUMP, 42
- GRUMP=.-_frobnitz
- HALFGRUMP=GRUMP/2