* gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / deltrace.exp
index a9adf7a76671605169955aac2fda0fb265637206..e5899b0cc1531c9ceec5b48a38eef709220b106d 100644 (file)
@@ -40,7 +40,8 @@ if [istarget "m68k-*-elf"] then {
     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 deltrace.exp
+       return -1
     }
 }
 gdb_reinitialize_dir $srcdir/$subdir
This page took 0.028961 seconds and 4 git commands to generate.