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 c++/47833] ICE during GC in gt_ggc_mx_pending_template


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-23 00:47:41 UTC ---
Author: jakub
Date: Wed Feb 23 00:47:38 2011
New Revision: 170424

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170424
Log:
    PR c++/47833
    * pt.c (struct pending_template): Add chain_next GTY option.
    * decl.c (struct named_label_use_entry): Likewise.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/pt.c


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