aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/dispcxx.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/dispcxx.exp')
-rw-r--r--gdb/testsuite/gdb.cp/dispcxx.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/dispcxx.exp b/gdb/testsuite/gdb.cp/dispcxx.exp
index 3ca4c2b..0be6b78 100644
--- a/gdb/testsuite/gdb.cp/dispcxx.exp
+++ b/gdb/testsuite/gdb.cp/dispcxx.exp
@@ -18,7 +18,7 @@ if { [skip_cplus_tests] } { continue }
standard_testfile .cc
if [get_compiler_info "c++"] {
- untested dispcxx.exp
+ untested "couldn't find a valid c++ compiler"
return -1
}