Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / gdb2384.exp
index 66c6cb100a8afb79f544b04cd210856d5b873fb4..75ee14b08c8c1729648cfdfc39a1a2d445565a2b 100644 (file)
@@ -36,7 +36,7 @@ if [get_compiler_info "c++"] {
 
 if { [gdb_compile_shlib $srcdir/$subdir/$srcfile2 $sofile {debug c++}] != ""
      || [gdb_compile $srcdir/$subdir/$srcfile $binfile executable [list debug "c++" shlib=${sofile}]] != ""} {
-    untested gdb2384.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.024776 seconds and 4 git commands to generate.