Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / call-rt-st.exp
index 7120b8b8d2114ea8c94cda93ffb376bd70b3786d..4351c412539967d10d1733271e83c74fc30f1bc0 100644 (file)
@@ -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
 }
 
This page took 0.024636 seconds and 4 git commands to generate.