summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/cris/sep-err-1.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/cris/sep-err-1.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/cris/sep-err-1.s6
1 files changed, 0 insertions, 6 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/cris/sep-err-1.s b/binutils-2.17/gas/testsuite/gas/cris/sep-err-1.s
deleted file mode 100644
index fa6b00a2..00000000
--- a/binutils-2.17/gas/testsuite/gas/cris/sep-err-1.s
+++ /dev/null
@@ -1,6 +0,0 @@
-; Test error cases for separators.
-; { dg-do assemble { target cris-*-* } }
- .text
- .syntax no_register_prefix
-start:
- nop|moveq 0,r10 ; { dg-error "Unknown opcode" }