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