pr83993-2.C
171 Bytes
-
re PR c++/83993 (ICE: constant not recomputed when ADDR_EXPR changed) · eddd715c
PR c++/83993 * constexpr.c (cxx_eval_outermost_constant_expr): Build NOP_EXPR around non-constant ADDR_EXPRs rather than clearing TREE_CONSTANT on ADDR_EXPR. * g++.dg/init/pr83993-2.C: New test. From-SVN: r257265
Jason Merrill committed