pr71728.C
156 Bytes
-
re PR c++/71728 (ICE with goto in statement-expression inside a condition) · ab3af181
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
Jakub Jelinek committed