[Bug c++/52685] [4.7/4.8 Regression] ICE in copy_binfo
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 29 15:57:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52685
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2012-03-29 15:55:47 UTC ---
Author: jason
Date: Thu Mar 29 15:55:42 2012
New Revision: 185969
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185969
Log:
PR c++/52685
* tree.c (copy_binfo): Handle BINFO_DEPENDENT_BASE_P.
Added:
branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/inherit8.C
Modified:
branches/gcc-4_7-branch/gcc/cp/ChangeLog
branches/gcc-4_7-branch/gcc/cp/tree.c
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list