This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [gold patch] Add miscellaneous cleanups for Fission support
- From: Ian Lance Taylor <iant at google dot com>
- To: Cary Coutant <ccoutant at google dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Thu, 6 Sep 2012 21:31:18 -0700
- Subject: Re: [gold patch] Add miscellaneous cleanups for Fission support
- References: <CAHACq4oC5pq8rngogjiat9SKARfaXMw5JaiC1LYojc4Ns0XPmQ@mail.gmail.com>
On Thu, Sep 6, 2012 at 4:48 PM, Cary Coutant <ccoutant@google.com> wrote:
> 2012-09-06 Cary Coutant <ccoutant@google.com>
>
> gold/
> * dwarf_reader.cc (Dwarf_die::read_attributes): Add
> DW_FORM_GNU_addr_index and DW_FORM_GNU_str_index.
> (Dwarf_die::skip_attributes): Likewise.
> * object.cc (Read_symbols_data::~Read_symbols_data): Update comment.
> * testsuite/gdb_index_test.cc (inline_func_1): New function.
> (main): Call it.
> * testsuite/gdb_index_test_comm.sh: Check index for inline function.
This is OK.
Thanks.
Ian