summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/openrisc/allinsn.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/openrisc/allinsn.exp')
-rw-r--r--gas/testsuite/gas/openrisc/allinsn.exp8
1 files changed, 0 insertions, 8 deletions
diff --git a/gas/testsuite/gas/openrisc/allinsn.exp b/gas/testsuite/gas/openrisc/allinsn.exp
deleted file mode 100644
index a3bb46b0c64..00000000000
--- a/gas/testsuite/gas/openrisc/allinsn.exp
+++ /dev/null
@@ -1,8 +0,0 @@
-# OpenRISC assembler testsuite.
-
-if [istarget openrisc*-*-*] {
- run_dump_test "allinsn"
- run_dump_test "addi"
- run_dump_test "lohi"
- run_dump_test "store"
-}