[Bug debug/53235] [4.8 Regression] 20120504 broke -fdebug-types-section
ccoutant at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 6 03:34:00 GMT 2012
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 <ccoutant@gmail.com>
Backport trunk patch to fix a problem where type signature does
not include the type's context.
2012-07-19 Jason Merrill <jason@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
More information about the Gcc-bugs
mailing list