http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53235

--- Comment #13 from Cary Coutant <ccoutant at gcc dot gnu.org> 2012-09-06 
03:34:27 UTC ---
Author: ccoutant
Date: Thu Sep  6 03:34:22 2012
New Revision: 191005

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191005
Log:
2012-09-05  Cary Coutant  <ccout...@gmail.com>

    Backport trunk patch to fix a problem where type signature does
    not include the type's context.

    2012-07-19  Jason Merrill  <ja...@redhat.com>

    gcc/
        PR debug/53235
        * dwarf2out.c (get_die_parent): New.
        (generate_type_signature): Use it.

    gcc/testsuite/
        * g++.dg/debug/dwarf2/nested-4.C: New.

Added:
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/debug/dwarf2/nested-4.C
Modified:
    branches/google/gcc-4_7/gcc/ChangeLog.google-4_7
    branches/google/gcc-4_7/gcc/dwarf2out.c
    branches/google/gcc-4_7/gcc/testsuite/ChangeLog.google-4_7

Reply via email to