aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/exception-lto.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.ada/exception-lto.exp')
-rw-r--r--gdb/testsuite/gdb.ada/exception-lto.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/exception-lto.exp b/gdb/testsuite/gdb.ada/exception-lto.exp
index 42a5472..94f0483 100644
--- a/gdb/testsuite/gdb.ada/exception-lto.exp
+++ b/gdb/testsuite/gdb.ada/exception-lto.exp
@@ -24,7 +24,7 @@ require allow_ada_tests
standard_testfile .c
if {[build_executable "failed to prepare" $testfile $srcfile] == -1} {
- return -1
+ return
}
# Try this test in both the C and Ada language modes.