| Index: gdb/testsuite/gdb.cell/solib-symbol.exp
|
| diff --git a/gdb/testsuite/gdb.cell/solib-symbol.exp b/gdb/testsuite/gdb.cell/solib-symbol.exp
|
| index db49369c1ed6266d8797f5b1ba50f91b88d140d7..8e788e3d72202b2bcf8c73f1bcd4849f02159ffc 100644
|
| --- a/gdb/testsuite/gdb.cell/solib-symbol.exp
|
| +++ b/gdb/testsuite/gdb.cell/solib-symbol.exp
|
| @@ -46,7 +46,7 @@ if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable
|
| return -1
|
| }
|
|
|
| -if [get_compiler_info ${ppu_bin}] {
|
| +if [get_compiler_info] {
|
| return -1
|
| }
|
|
|
|
|