summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/d10v/warning-010.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/d10v/warning-010.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/d10v/warning-010.s6
1 files changed, 0 insertions, 6 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/d10v/warning-010.s b/binutils-2.17/gas/testsuite/gas/d10v/warning-010.s
deleted file mode 100644
index 797614d2..00000000
--- a/binutils-2.17/gas/testsuite/gas/d10v/warning-010.s
+++ /dev/null
@@ -1,6 +0,0 @@
- .text
- .global foo
-foo:
- mvfc r0,cr4
-
-