summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/fixsection.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/fixsection.exp')
-rw-r--r--gdb/testsuite/gdb.base/fixsection.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/fixsection.exp b/gdb/testsuite/gdb.base/fixsection.exp
index c4aee67eafe..ad991a2c00d 100644
--- a/gdb/testsuite/gdb.base/fixsection.exp
+++ b/gdb/testsuite/gdb.base/fixsection.exp
@@ -29,7 +29,7 @@ set lib_sl ${objdir}/${subdir}/${libfile}.sl
set lib_opts [list debug nowarnings]
set exec_opts [list debug nowarnings shlib=$lib_sl]
-if [get_compiler_info ${binfile}] {
+if [get_compiler_info] {
return -1
}