Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / i386-sse-stack-align.exp
index 525cbd2ef01b1dad4c973017597c05f602ef070a..14ce92289960d35c7ec30bd07baf8168b9c432c2 100644 (file)
@@ -31,7 +31,7 @@ if [info exists COMPILE] {
 }
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable $opts] != "" } {
-    unsupported "cannot compile ${srcfile}"
+    unsupported "failed to compile"
     return -1
 }
 
This page took 0.024482 seconds and 4 git commands to generate.