summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/all/diff1.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/all/diff1.s')
-rw-r--r--gas/testsuite/gas/all/diff1.s5
1 files changed, 0 insertions, 5 deletions
diff --git a/gas/testsuite/gas/all/diff1.s b/gas/testsuite/gas/all/diff1.s
deleted file mode 100644
index 10a89fdc4e5..00000000000
--- a/gas/testsuite/gas/all/diff1.s
+++ /dev/null
@@ -1,5 +0,0 @@
-# Difference of two undefined symbols.
-# The assembler should reject this.
- .text
- .globl _foo
-_foo: .long _a - _b