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