r236626 - in /branches/gcc-6-branch/gcc: cp/Cha...

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


Author: jason
Date: Tue May 24 03:37:10 2016
New Revision: 236626

URL: https://gcc.gnu.org/viewcvs?rev=236626&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:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/constexpr.c
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-recursion2.C



More information about the Gcc-cvs mailing list