re PR c++/71728 (ICE with goto in statement-expression inside a condition)
PR c++/71728 * constexpr.c (potential_constant_expression_1) <case GOTO_EXPR>: Replace assert with test, return false if the goto isn't break or continue. Formatting fix. * g++.dg/other/pr71728.C: New test. From-SVN: r238601
Showing
gcc/testsuite/g++.dg/other/pr71728.C
0 → 100644
Please
register
or
sign in
to comment