Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / i386-unwind.exp
index 6a20ce6bf2c996fd39b7ba52c6c0cf91e062010a..d1b78b751f30bf094335809d267513b3faabdd85 100644 (file)
@@ -32,7 +32,7 @@ standard_testfile
 set additional_flags [gdb_target_symbol_prefix_flags]
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug $additional_flags]] != "" } {
-    untested i386-unwind.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.026193 seconds and 4 git commands to generate.