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]

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


Author: jason
Date: Wed Mar  2 18:18:31 2011
New Revision: 170620

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170620
Log:
	PR c++/47200
	* semantics.c (cxx_bind_parameters_in_call): Don't call
	adjust_temp_type on non-constant args.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.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]