This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/53235] [4.8 Regression] 20120504 broke -fdebug-types-section
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 19 Jul 2012 20:02:02 +0000
- Subject: [Bug debug/53235] [4.8 Regression] 20120504 broke -fdebug-types-section
- Auto-submitted: auto-generated
- References: <bug-53235-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53235
--- Comment #11 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-19 20:02:02 UTC ---
Author: jason
Date: Thu Jul 19 20:01:56 2012
New Revision: 189676
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189676
Log:
PR debug/53235
* dwarf2out.c (generate_type_signature): Handle the case of DIE
being nested, rather than its declaration..
Added:
trunk/gcc/testsuite/g++.dg/debug/dwarf2/nested-4.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c