This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug symtab/17591] dwarf2read.c:find_slot_in_mapped_hash needs to handle "(anonymous namespace)"


https://sourceware.org/bugzilla/show_bug.cgi?id=17591

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  72998fb37a6a4bc684ba86228e81f27c7a7609ca (commit)
      from  422b9917ceadf6247ac4d52aa198c291e5de4c10 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=72998fb37a6a4bc684ba86228e81f27c7a7609ca

commit 72998fb37a6a4bc684ba86228e81f27c7a7609ca
Author: Doug Evans <dje@google.com>
Date:   Tue Dec 2 16:24:37 2014 -0800

    PR symtab/17591

    gdb/ChangeLog:

        PR symtab/17591
        * dwarf2read.c (find_slot_in_mapped_hash): Use cp_remove_params
        to strip parameters.

-----------------------------------------------------------------------

Summary of changes:
 gdb/ChangeLog    |    6 ++++++
 gdb/dwarf2read.c |   20 +++++++-------------
 2 files changed, 13 insertions(+), 13 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]