aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/expand-psymtabs.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/expand-psymtabs.exp')
-rw-r--r--gdb/testsuite/gdb.base/expand-psymtabs.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/expand-psymtabs.exp b/gdb/testsuite/gdb.base/expand-psymtabs.exp
index 25f3bda..6632736 100644
--- a/gdb/testsuite/gdb.base/expand-psymtabs.exp
+++ b/gdb/testsuite/gdb.base/expand-psymtabs.exp
@@ -36,7 +36,7 @@ set binfile_1 ${objdir}/${subdir}/${testfile}_1.o
set binfile_2 ${objdir}/${subdir}/${testfile}_2.o
# What compiler are we using?
-if [get_compiler_info ${binfile}] {
+if [get_compiler_info] {
return -1
}