Index: gdb/testsuite/gdb.hp/gdb.objdbg/objdbg01.exp |
diff --git a/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg01.exp b/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg01.exp |
index 1b491bbfc0d9ffd0edbefb7221ccce0b58a3872e..02ec5d363f9ea69ebf791c45e100718ae97f9353 100644 |
--- a/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg01.exp |
+++ b/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg01.exp |
@@ -16,7 +16,7 @@ set symaddrfile ${toolssubdir}/symaddr |
# Create and source the file that provides information about the compiler |
# used to compile the test case. |
-if [get_compiler_info ${binfile}] { |
+if [get_compiler_info] { |
return -1 |
} |