aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/no-dmgl-verbose.exp')
-rw-r--r--gdb/testsuite/gdb.cp/no-dmgl-verbose.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp b/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp
index 70bf8cc..4d82f25 100644
--- a/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp
+++ b/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp
@@ -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
}