summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/cris/us-err-3.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/cris/us-err-3.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/cris/us-err-3.s10
1 files changed, 0 insertions, 10 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/cris/us-err-3.s b/binutils-2.17/gas/testsuite/gas/cris/us-err-3.s
deleted file mode 100644
index 54ff9f30..00000000
--- a/binutils-2.17/gas/testsuite/gas/cris/us-err-3.s
+++ /dev/null
@@ -1,10 +0,0 @@
-; Test that we get an error when directive does not match option.
-; Make sure we specify ELF so we don't get spurious failures when testing
-; a.out.
-
-; { dg-do assemble }
-; { dg-options "--no-underscore --em=criself" }
-
- .syntax leading_underscore ; { dg-error ".* \.syntax leading_underscore requires .* `--underscore'" }
-start:
- nop