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]

r142973 - in /trunk/gcc: cp/ChangeLog cp/semant...


Author: jakub
Date: Tue Dec 30 23:52:06 2008
New Revision: 142973

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142973
Log:
	PR c++/38640
	* semantics.c (finish_decltype_type): Handle TEMPLATE_PARM_INDEX.

	* g++.dg/cpp0x/decltype15.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/decltype15.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.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]