summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/hppa/parse/spacebug.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/hppa/parse/spacebug.s')
-rw-r--r--gas/testsuite/gas/hppa/parse/spacebug.s3
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/testsuite/gas/hppa/parse/spacebug.s b/gas/testsuite/gas/hppa/parse/spacebug.s
deleted file mode 100644
index 183b40138c7..00000000000
--- a/gas/testsuite/gas/hppa/parse/spacebug.s
+++ /dev/null
@@ -1,3 +0,0 @@
-start: .long 0, 1, 2, 3, 4, 5, 6, 7
- .space 0x20 - (. - start)
-foo: .long 42