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++/52685] [4.7/4.8 Regression] ICE in copy_binfo


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

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2012-03-29 15:55:07 UTC ---
Author: jason
Date: Thu Mar 29 15:55:01 2012
New Revision: 185968

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185968
Log:
    PR c++/52685
    * tree.c (copy_binfo): Handle BINFO_DEPENDENT_BASE_P.

Added:
    trunk/gcc/testsuite/g++.dg/template/inherit8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c
    trunk/gcc/testsuite/ChangeLog


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