* gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / collection.exp
index 1d499fd3c5d240644e7c66d8c113f833293cb6a1..b6abf985b8685b49dc928d08b5cd9b45467bc55c 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 collection.exp
+    return -1
 }
 
 # Tests: 
This page took 0.03875 seconds and 4 git commands to generate.