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]

r154151 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


Author: jason
Date: Fri Nov 13 14:40:32 2009
New Revision: 154151

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154151
Log:
	PR c++/35075
	* pt.c (convert_nontype_argument): Give helpful error about
	reference variable argument to reference template parameter.

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