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]

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


Author: mpolacek
Date: Fri Jan  8 19:13:32 2016
New Revision: 232177

URL: https://gcc.gnu.org/viewcvs?rev=232177&root=gcc&view=rev
Log:
	PR c++/68449
	* constexpr.c (cxx_eval_constant_expression): Handle NULL initializer.

	* g++.dg/pr68449.C: New.

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


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