aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp')
-rw-r--r--gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp b/gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp
index 44f1df1..044fd6f 100644
--- a/gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp
+++ b/gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp
@@ -124,7 +124,7 @@ proc build_test_program {} {
set sources "$srcfile $asm_file"
if {[build_executable $testfile.exp $testfile $sources {nodebug}]} {
- untested $testfile.exp
+ untested "failed to compile"
return -1
}
}