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]

r108840 - in /trunk/gcc: cp/ChangeLog cp/init.c...


Author: mmitchel
Date: Tue Dec 20 04:59:42 2005
New Revision: 108840

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108840
Log:
	PR c++/24278
	* init.c (expand_member_init): Print messages about baseclasses
	using %T rather than %D.
	PR c++/24278
	* g++.dg/template/ctor5.C: New test.

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