* gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / limits.exp
index 4022d6d59a5a8d9eafaae6df184edc4934f1df6a..75c1b0ba6c575be749cfdf90528dab69ba1d6588 100644 (file)
@@ -37,7 +37,8 @@ set binfile $objdir/$subdir/$testfile
 
 if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
        executable {debug nowarnings}] != "" } {
-    gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will automatically fail."
+    untested limits.exp
+    return -1
 }
 
 # Tests:
This page took 0.026027 seconds and 4 git commands to generate.