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]

r129388 - in /branches/gcc-4_2-branch/gcc: cp/C...


Author: mmitchel
Date: Tue Oct 16 21:09:41 2007
New Revision: 129388

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129388
Log:
	* decl.c (start_decl_1): Call cp_apply_type_quals_to_decl after
	completing the type.
	* g++.dg/opt/const5.C: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/opt/const5.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/decl.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


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