aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch/i386-unwind.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.arch/i386-unwind.exp')
-rw-r--r--gdb/testsuite/gdb.arch/i386-unwind.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/i386-unwind.exp b/gdb/testsuite/gdb.arch/i386-unwind.exp
index 85fb9da..67b977c 100644
--- a/gdb/testsuite/gdb.arch/i386-unwind.exp
+++ b/gdb/testsuite/gdb.arch/i386-unwind.exp
@@ -45,7 +45,8 @@ if [istarget "i?86-*-cygwin*"] then {
}
if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug $additional_flags]] != "" } {
- gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will automatically fail."
+ untested i386-unwind.exp
+ return -1
}
gdb_exit