summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/cris/nosep.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/cris/nosep.s')
-rw-r--r--gas/testsuite/gas/cris/nosep.s7
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/testsuite/gas/cris/nosep.s b/gas/testsuite/gas/cris/nosep.s
deleted file mode 100644
index 549f6f7e03f..00000000000
--- a/gas/testsuite/gas/cris/nosep.s
+++ /dev/null
@@ -1,7 +0,0 @@
-; Test error cases for separators.
-; This one should not treat a ";" as a line separator, not even
-; just after an instruction.
- .text
-start:
- moveq 0,r2;nop
- di