Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / member-ptr-forwardref.exp
index 4c4d69cb75252ef6f16dba3189bb7d707909438a..5c0d07716f53d8b3ab6ae65b360456cbd2a05315 100644 (file)
@@ -24,7 +24,7 @@ if { [skip_cplus_tests] } { continue }
 standard_testfile .S
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" ${binfile} object {debug}] != "" } {
-    untested ${testfile}.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.026595 seconds and 4 git commands to generate.