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