https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66445
--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Thu Jun 11 15:04:54 2015 New Revision: 224379 URL: https://gcc.gnu.org/viewcvs?rev=224379&root=gcc&view=rev Log: PR c++/66445 * constexpr.c (potential_constant_expression_1): Handle a DECL_EXPR of TYPE_DECL. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/ext/stmtexpr18.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/constexpr.c