Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / nodebug.exp
index e0dd0e12a4e13218c21ed0b3e81562c1e84305e9..ff69c04dd44f63daab1562d33625e747ba21d50d 100644 (file)
@@ -31,7 +31,7 @@ if [test_compiler_info "xlc-*"] {
 }
 
 if  { [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != "" } {
-    untested "couldn't compile $srcfile."
+    untested "failed to compile"
     return -1
 }
 
This page took 0.024674 seconds and 4 git commands to generate.