* gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / weird.exp
index fca9701ccf778a8bc32cfcdd16dc14b113b4abcc..cff581bfe87905419b66275e57dfd5e4a914d54a 100644 (file)
@@ -290,7 +290,8 @@ if { [lindex $exec_output 0] != 0 } {
 }
 
 if  { [gdb_compile "${srcfile}" "${binfile}" object ""] != "" } {
-     gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will automatically fail."
+     untested weird.exp
+     return -1
 }
 
 remote_file build delete ${srcfile}
This page took 0.024569 seconds and 4 git commands to generate.