* gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / e500-abi.exp
index a634954d5c537e3ad77aac4d66bb60630db96e58..e60f3aa01e3088d6dd66b231d7de2b3aee44c276 100644 (file)
@@ -43,7 +43,8 @@ set binfile ${objdir}/${subdir}/${testfile}
 set src1 ${srcdir}/${subdir}/${testfile}.c
 
 if  { [gdb_compile ${src1} ${binfile} executable {debug nowarnings}] != "" } {
-     gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will automatically fail."
+     untested e500-abi.exp
+     return -1
 }
 
 gdb_start
This page took 0.025441 seconds and 4 git commands to generate.