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]

r189701 - in /trunk/gcc: cp/ChangeLog cp/typeck...


Author: jason
Date: Fri Jul 20 06:29:13 2012
New Revision: 189701

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189701
Log:
	PR c++/54026
	* typeck.c (cp_apply_type_quals_to_decl): Check COMPLETE_TYPE_P.

Added:
    trunk/gcc/testsuite/g++.dg/init/mutable1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.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]