| Index: gdb/testsuite/gdb.hp/gdb.objdbg/objdbg04.exp
|
| diff --git a/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg04.exp b/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg04.exp
|
| index b060f1c2436caa07416c1103a9ec72079175eb27..0a9895022837e9d7a432c65bd46f2c569cdcbd1b 100644
|
| --- a/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg04.exp
|
| +++ b/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg04.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
|
| }
|
|
|
|
|