https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65295
--- Comment #4 from Aldy Hernandez <aldyh at gcc dot gnu.org> --- Author: aldyh Date: Tue Mar 3 18:14:24 2015 New Revision: 221161 URL: https://gcc.gnu.org/viewcvs?rev=221161&root=gcc&view=rev Log: PR c++/65295 * constexpr.c (cxx_eval_constant_expression): Remove assert in RESULT_DECL handling. Added: trunk/gcc/testsuite/g++.dg/pr65295.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/constexpr.c