summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/cris/arch-err-3.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/cris/arch-err-3.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/cris/arch-err-3.s5
1 files changed, 0 insertions, 5 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/cris/arch-err-3.s b/binutils-2.17/gas/testsuite/gas/cris/arch-err-3.s
deleted file mode 100644
index 153f3161..00000000
--- a/binutils-2.17/gas/testsuite/gas/cris/arch-err-3.s
+++ /dev/null
@@ -1,5 +0,0 @@
-; Test mismatch of --march=ARCH1 and .arch ARCH2.
-; { dg-do assemble }
-; { dg-options "--march=common_v10_v32" }
- .arch v32 ; { dg-error ".arch <arch> requires a matching --march=" }
-