constexpr-79822.C
300 Bytes
-
re PR c++/79822 (ICE with void statement expression) · 345edb37
PR c++/79822 * constexpr.c (cxx_eval_statement_list): Treat empty ({ }) like ({ (void) 0; }). * g++.dg/cpp0x/constexpr-79822.C: New test. From-SVN: r245925
Jakub Jelinek committed