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

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Jul 15 18:49:00 GMT 2016


Author: jason
Date: Fri Jul 15 18:49:38 2016
New Revision: 238395

URL: https://gcc.gnu.org/viewcvs?rev=238395&root=gcc&view=rev
Log:
	PR c++/71092 - ICE with array and constexpr.

	* constexpr.c (cxx_eval_call_expression): Fail quietly when cgraph
	threw away DECL_SAVED_TREE.

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



More information about the Gcc-cvs mailing list