aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.disasm/sh3.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.disasm/sh3.exp')
-rw-r--r--gdb/testsuite/gdb.disasm/sh3.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.disasm/sh3.exp b/gdb/testsuite/gdb.disasm/sh3.exp
index 6c82f91..9efc984 100644
--- a/gdb/testsuite/gdb.disasm/sh3.exp
+++ b/gdb/testsuite/gdb.disasm/sh3.exp
@@ -35,7 +35,8 @@ set testfile "sh3"
set srcfile ${srcdir}/${subdir}/${testfile}.s
set binfile ${objdir}/${subdir}/${testfile}
if { [gdb_compile "${srcfile}" "${binfile}" executable ""] != "" } {
- gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will automatically fail."
+ untested sh3.exp
+ return -1
}
proc all_fp_move_and_load_tests { } {