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]

r223904 - in /branches/gcc-5-branch/gcc: cp/Cha...


Author: jason
Date: Sun May 31 20:57:19 2015
New Revision: 223904

URL: https://gcc.gnu.org/viewcvs?rev=223904&root=gcc&view=rev
Log:
	PR c++/66320
	* constexpr.c (cxx_eval_constant_expression): Treat a placeholder
	with the wrong type as non-constant.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi11.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/constexpr.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]