diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/implptr-64bit.exp')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/implptr-64bit.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp b/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp index b023ca0f12f..3e675016d05 100644 --- a/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp +++ b/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp @@ -84,7 +84,7 @@ proc test { dwarf_version offset_size addr_size ref_addr_size two_cu } { { name main } { low_pc main addr } { high_pc "main+0x100" addr } - { type %$int_label } + { type :$int_label } { external 1 flag } } { DW_TAG_variable { |