Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / savedregs.exp
index 45174a57495f2c466901de8fde0132a69d9d0f52..b461782f638c87266fde7721f8ad90f057f8de29 100644 (file)
@@ -33,7 +33,7 @@ if [target_info exists gdb,nosignals] {
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "couldn't compile ${srcfile}"
+    untested "failed to compile"
     return -1
 }
 
This page took 0.028561 seconds and 4 git commands to generate.