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