]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/call-sc.exp
* gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / call-sc.exp
index 01a9f152097cbed958d36f9f6d95f9a94ed530e5..cff6d85a6656860fc7580ff069b6617ffe9b590b 100644 (file)
@@ -85,7 +85,8 @@ proc start_scalars_test { type } {
        # 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 call-sc.exp
+           return -1
        }
     }