summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch/amd64-disp-step.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.arch/amd64-disp-step.exp')
-rw-r--r--gdb/testsuite/gdb.arch/amd64-disp-step.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/amd64-disp-step.exp b/gdb/testsuite/gdb.arch/amd64-disp-step.exp
index ba75b465a75..3e3cfca1a14 100644
--- a/gdb/testsuite/gdb.arch/amd64-disp-step.exp
+++ b/gdb/testsuite/gdb.arch/amd64-disp-step.exp
@@ -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
}