Chromium Code Reviews| Index: gdb/testsuite/gdb.cell/gcore.exp |
| diff --git a/gdb/testsuite/gdb.cell/gcore.exp b/gdb/testsuite/gdb.cell/gcore.exp |
| index 230fc809712dc22019ff85e4f25ac14f2c5e8958..c05bc4ab525bf33b77f111e88c022e3fb79561f2 100644 |
| --- a/gdb/testsuite/gdb.cell/gcore.exp |
| +++ b/gdb/testsuite/gdb.cell/gcore.exp |
| @@ -51,7 +51,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 |
| } |