This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 debug/53235] [4.8 Regression] 20120504 broke -fdebug-types-section


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


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