aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/code-expr.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/code-expr.exp')
-rw-r--r--gdb/testsuite/gdb.base/code-expr.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/code-expr.exp b/gdb/testsuite/gdb.base/code-expr.exp
index 78b6c53..5f0ccae 100644
--- a/gdb/testsuite/gdb.base/code-expr.exp
+++ b/gdb/testsuite/gdb.base/code-expr.exp
@@ -25,7 +25,7 @@
standard_testfile cvexpr.c
if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
- untested code-expr.exp
+ untested "failed to compile"
return -1
}