Index: gdb/testsuite/gdb.hp/gdb.objdbg/objdbg03.exp |
diff --git a/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg03.exp b/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg03.exp |
index c5d12e5544914433f1b3b09ddf05e6a379f1143b..73defdcc13ffc6383f6e23180e9b55542588fc30 100644 |
--- a/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg03.exp |
+++ b/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg03.exp |
@@ -20,7 +20,7 @@ if [istarget "hppa64-*-*"] { |
# 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 |
} |