Chromium Code Reviews| Index: gdb/testsuite/gdb.cell/f-regs.exp |
| diff --git a/gdb/testsuite/gdb.cell/f-regs.exp b/gdb/testsuite/gdb.cell/f-regs.exp |
| index 0952cc601bc5b885940521280c54a106ea3d73d3..42cc064c96674045b8dfb440181cbcf5f12e9b25 100644 |
| --- a/gdb/testsuite/gdb.cell/f-regs.exp |
| +++ b/gdb/testsuite/gdb.cell/f-regs.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 |
| } |