]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp
Fixup testcases outputting own name as a test name and standardize failed compilation...
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.arch / ia64-breakpoint-shadow.exp
index 32367c9d5af11c244dd9bb104897f482cc74054a..60b983035d45911d9fafc17bf60cfadf7dbdb239 100644 (file)
@@ -22,7 +22,7 @@ set testfile ia64-breakpoint-shadow
 set srcfile ${testfile}.S
 set binfile ${objdir}/${subdir}/${testfile}
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "couldn't compile test program"
+    untested "failed to compile"
     return -1
 }