summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/cris/arch-err-1.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/cris/arch-err-1.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/cris/arch-err-1.s4
1 files changed, 0 insertions, 4 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/cris/arch-err-1.s b/binutils-2.17/gas/testsuite/gas/cris/arch-err-1.s
deleted file mode 100644
index f2d5c53f..00000000
--- a/binutils-2.17/gas/testsuite/gas/cris/arch-err-1.s
+++ /dev/null
@@ -1,4 +0,0 @@
-; Test mismatch of --march=ARCH1 and .arch ARCH2.
-; { dg-do assemble }
- .arch something ; { dg-error "unknown operand to .arch" }
-