Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / solib-symbol.exp
index 2d5631f306afb07867997ead6a1814dcfc8f7c4a..f74b90f9783d8c45f9e482df491e3f47bf302c12 100644 (file)
@@ -36,7 +36,7 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $lib_flags] != ""
      || [gdb_compile ${srcfile} ${binfile} executable $bin_flags] != "" } {
-  untested "could not compile $binfile_lib or $binfile."
+  untested "failed to compile"
   return -1
 }
 
This page took 0.034953 seconds and 4 git commands to generate.