Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / i386-disp-step.exp
index 7be606a5302c2db120025ba2ee9ed17ec1680d86..7478dc9a0bbafdfe6c1b7a6509dea1f0728cc8e2 100644 (file)
@@ -28,7 +28,7 @@ standard_testfile .S
 set additional_flags "-Wa,-g"
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug $additional_flags]] != "" } {
-    untested i386-disp-step.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.025767 seconds and 4 git commands to generate.