aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.disasm/mn10300.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.disasm/mn10300.exp')
-rw-r--r--gdb/testsuite/gdb.disasm/mn10300.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.disasm/mn10300.exp b/gdb/testsuite/gdb.disasm/mn10300.exp
index 0f12226..31e30a0 100644
--- a/gdb/testsuite/gdb.disasm/mn10300.exp
+++ b/gdb/testsuite/gdb.disasm/mn10300.exp
@@ -37,7 +37,8 @@ set testfile "mn10300"
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 mn10300.exp
+ return -1
}
proc add_tests { } {