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]

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


Author: mmitchel
Date: Thu Apr 27 19:02:54 2006
New Revision: 113320

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113320
Log:
	PR c++/27102
	* typeck2.c (cxx_incomplete_type_diagnostic): Handle
	TYPENAME_TYPE.
	PR c++/27102
	* g++.dg/template/crash47.C: New test.

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