Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / amd64-byte.exp
index 127051d0e9299605cf730f2c1557b63f76fc49fe..57f3c0be4b75e329e2f2f7ee4bbedbf927fe8c6c 100644 (file)
@@ -31,7 +31,7 @@ if [get_compiler_info] {
 }
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug]] != "" } {
-    untested ${testfile}
+    untested "failed to compile"
     return
 }
 
This page took 0.025392 seconds and 4 git commands to generate.