Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / enum_cond.exp
index 4be8a8ad00912ebf7b70ed17e7a0dad24a57dc1a..6626b019a56bef9d5b7db8af2e55e369fbe7ef32 100644 (file)
@@ -21,7 +21,7 @@ standard_testfile .c
 
 set opts [list debug additional_flags=-fshort-enums]
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable $opts] != "" } {
-    untested "could not compile ${srcfile}"
+    untested "failed to compile"
     return -1
 }
 
This page took 0.025695 seconds and 4 git commands to generate.