* gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / structs.exp
index 7db660ee215b30bc5cf9f2950770d949975c6c3c..f634622acfbff979a0c16164caffcf7561493044 100644 (file)
@@ -76,7 +76,8 @@ proc start_structs_test { types } {
        # built the second test case since we can't use prototypes
        warning "Prototypes not supported, rebuilding with -DNO_PROTOTYPES"
        if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable "${flags} additional_flags=-DNO_PROTOTYPES"] != "" } {
-           gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will automatically fail."
+           untested structs.exp
+           return -1
        }
     }
 
This page took 0.024579 seconds and 4 git commands to generate.