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]

r259355 - in /trunk/gcc: cp/ChangeLog cp/conste...


Author: mpolacek
Date: Thu Apr 12 20:02:47 2018
New Revision: 259355

URL: https://gcc.gnu.org/viewcvs?rev=259355&root=gcc&view=rev
Log:
	PR c++/85258
	* constexpr.c (reduced_constant_expression_p): Return false for null
	trees.

	* g++.dg/parse/error61.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/parse/error61.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.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]