This is the mail archive of the gcc-cvs@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]

r181225 - in /trunk/gcc: cp/ChangeLog cp/class....


Author: jason
Date: Wed Nov  9 18:13:09 2011
New Revision: 181225

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181225
Log:
	PR c++/51029
	* class.c (build_base_path): Don't ICE in fold_non_dependent_expr.

Added:
    trunk/gcc/testsuite/g++.dg/template/virtual1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.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]