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

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Jun 19 20:55:00 GMT 2017


Author: jason
Date: Mon Jun 19 20:55:21 2017
New Revision: 249386

URL: https://gcc.gnu.org/viewcvs?rev=249386&root=gcc&view=rev
Log:
	PR c++/80829 - ICE with constexpr copy of base subobject.

	* constexpr.c (clear_no_implicit_zero): New.
	(cxx_eval_call_expression): Call it.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-base5.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.c



More information about the Gcc-cvs mailing list