Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / so-impl-ld.exp
index 875242de1ac039504fa48b56291946c46a85d549..6c95c875819fa389f42f9933c7215895fa7f376c 100644 (file)
@@ -33,7 +33,7 @@ if [get_compiler_info] {
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile $srcdir/$subdir/$srcfile $binfile \
             executable $exec_opts] != ""} {
-    untested "couldn't compile $libsrc or $srcfile."
+    untested "failed to compile"
     return -1
 }
 
This page took 0.025148 seconds and 4 git commands to generate.