Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / gdb1431.exp
index c35cc5dcba8cc28f9f8d15755af5054f21aab049..31bfb0a60e8c2050ea3045090174915e884202c7 100644 (file)
@@ -35,7 +35,7 @@ set testfile "gdb1431"
 set srcfile ${testfile}.s
 set binfile ${objdir}/${subdir}/${testfile}
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable ""] != "" } {
-    untested gdb1431.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.024063 seconds and 4 git commands to generate.