https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88752
--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Mon Feb 11 21:49:37 2019 New Revision: 268783 URL: https://gcc.gnu.org/viewcvs?rev=268783&root=gcc&view=rev Log: Revert " PR c++/88752 - ICE with lambda and constexpr if." This reverts commit 2a97dfc988a695e44f759099f74e4a18c01fa9a5. Removed: branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-if26.C Modified: branches/gcc-8-branch/gcc/cp/ChangeLog branches/gcc-8-branch/gcc/cp/cp-tree.h branches/gcc-8-branch/gcc/cp/pt.c