Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / stack-checking.exp
index aa685757c93c7719234dd2dee5ecdd7cbe67744e..c786edbae74883944c4258b5a3c53109cd81e047 100644 (file)
@@ -17,7 +17,7 @@
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [concat debug additional_flags=-fstack-check nowarnings]] != "" } {
-     untested stack-checking.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.025956 seconds and 4 git commands to generate.