Index: null_record.exp =================================================================== RCS file: /cvs/src/src/gdb/testsuite/gdb.ada/null_record.exp,v retrieving revision 1.1 diff -u -r1.1 null_record.exp --- null_record.exp 1 Apr 2004 00:57:59 -0000 1.1 +++ null_record.exp 1 Apr 2004 02:28:30 -0000 @@ -9,7 +9,7 @@ set binfile ${objdir}/${subdir}/${testfile} if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } { - return -1 + gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will automatically fail." } gdb_exit