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

jason@gcc.gnu.org jason@gcc.gnu.org
Tue May 24 03:34:00 GMT 2016


Author: jason
Date: Tue May 24 03:34:55 2016
New Revision: 236625

URL: https://gcc.gnu.org/viewcvs?rev=236625&root=gcc&view=rev
Log:
	PR c++/70344 - ICE with recursive constexpr

	* constexpr.c (cxx_eval_call_expression): Check for
	fun == current_function_decl again.

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



More information about the Gcc-cvs mailing list