r129386 - in /trunk/gcc: cp/ChangeLog cp/decl.c...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Tue Oct 16 21:00:00 GMT 2007


Author: mmitchel
Date: Tue Oct 16 21:00:47 2007
New Revision: 129386

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129386
Log:
	* typeck.c (cp_apply_type_quals_to_decl): Expand documentation.
	* decl.c (start_decl): Tidy.
	(start_decl_1): Call cp_apply_type_quals_to_decl after completing
	the type.
	(grokdeclarator): Clarify comment.
	* g++.dg/opt/const-5.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/opt/const5.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list