Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / fixsection.exp
index 5b7fdf6a356b19b1072a1ffd78488d251266493f..c00056219b6dacc8f6a72013355b002840f28bc3 100644 (file)
@@ -34,7 +34,7 @@ if [get_compiler_info] {
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile $srcdir/$subdir/$srcfile $binfile \
             executable $exec_opts] != ""} {
-    untested "could not compile either $libsrc or $srcfile."
+    untested "failed to compile"
     return -1
 }
 
This page took 0.024735 seconds and 4 git commands to generate.