Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / shlib-call.exp
index fff147142d7a153de8f28151ba2c084d94b4b190..762a3f38c0cba6239067f63802e6e20f22534026 100644 (file)
@@ -50,7 +50,7 @@ if [get_compiler_info] {
 if { [gdb_compile_shlib ${lib1src} ${lib1} $lib_opts] != ""
      || [gdb_compile_shlib ${lib2src} ${lib2} $lib_opts] != ""
      || [gdb_compile ${srcfile} ${binfile} executable $exec_opts] != ""} {
-    untested "could not compile $lib1, $lib2, or $srcfile."
+    untested "failed to compile"
     return -1
 }
 
This page took 0.025443 seconds and 4 git commands to generate.