aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/call-sc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/call-sc.exp')
-rw-r--r--gdb/testsuite/gdb.base/call-sc.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/call-sc.exp b/gdb/testsuite/gdb.base/call-sc.exp
index a5405df..32cfa81 100644
--- a/gdb/testsuite/gdb.base/call-sc.exp
+++ b/gdb/testsuite/gdb.base/call-sc.exp
@@ -59,7 +59,7 @@ proc start_scalars_test { type } {
# built the second test case since we can't use prototypes
warning "Prototypes not supported, rebuilding with -DNO_PROTOTYPES"
if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable "${flags} additional_flags=-DNO_PROTOTYPES"] != "" } {
- untested call-sc.exp
+ untested "failed to compile"
return -1
}
}