Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / weird.exp
index b8c72daf3c24ce47ca448907b3c75e4de62f2bd7..af512521a074c4fdd77d8e15330d418665928d11 100644 (file)
@@ -271,7 +271,7 @@ if { [lindex $exec_output 0] != 0 } {
 }
 
 if  { [gdb_compile "${srcfile}" "${binfile}" object ""] != "" } {
-     untested weird.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.026778 seconds and 4 git commands to generate.