| Index: gdb/testsuite/gdb.hp/gdb.objdbg/objdbg02.exp
|
| diff --git a/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg02.exp b/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg02.exp
|
| index 027c77e54d1fe06df8909a9e9c10dde0be7e1178..5677b7ea6051ed9a7be52fdafa8f71ad0daf8d87 100644
|
| --- a/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg02.exp
|
| +++ b/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg02.exp
|
| @@ -15,7 +15,7 @@ set toolssubdir ${srcdir}/${subdir}/tools
|
|
|
| # 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
|
| }
|
|
|
|
|