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