X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.base%2Fcall-rt-st.exp;h=4351c412539967d10d1733271e83c74fc30f1bc0;hb=84c93cd5f1ff869eb8c04314738eaa2cddb3c29e;hp=7120b8b8d2114ea8c94cda93ffb376bd70b3786d;hpb=fb9feb35913d4cf26baf01e1638b18af301f5387;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.base/call-rt-st.exp b/gdb/testsuite/gdb.base/call-rt-st.exp index 7120b8b8d2..4351c41253 100644 --- a/gdb/testsuite/gdb.base/call-rt-st.exp +++ b/gdb/testsuite/gdb.base/call-rt-st.exp @@ -24,7 +24,7 @@ standard_testfile .c if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug nowarnings}] != "" } { - untested "couldn't compile ${srcdir}/${subdir}/${srcfile}" + untested "failed to compile" return -1 }