Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / no-dmgl-verbose.exp
index 70bf8cc92e047758fe92abd3678a167cd55883df..4d82f257e4ed43bcf921d62ddbf5ba3db9946a1e 100644 (file)
@@ -20,7 +20,7 @@ standard_testfile .cc
 if { [skip_cplus_tests] } { continue }
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}.o" object {c++ debug}] != "" } {
-     untested ${testfile}.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.026441 seconds and 4 git commands to generate.