constexpr-87934.C
119 Bytes
-
re PR c++/87934 (struct with NSDMI of enum makes initialization a non-constant expression) · 35d87f01
PR c++/87934 * constexpr.c (cxx_eval_constant_expression) <case CONSTRUCTOR>: Do re-process TREE_CONSTANT CONSTRUCTORs if they aren't reduced constant expressions. * g++.dg/cpp0x/constexpr-87934.C: New test. From-SVN: r267253
Jakub Jelinek committed