typeck2.c
63.1 KB
-
re PR c++/58102 (rejects valid initialization of constexpr object with mutable member) · 023d89c7
PR c++/58102 * typeck2.c (store_init_value): Set it. * cp-tree.h (CONSTRUCTOR_MUTABLE_POISON): New. * constexpr.c (cxx_eval_outermost_constant_expr): Check it. From-SVN: r217713
Jason Merrill committed