label10.C
279 Bytes
-
re PR c++/33836 (ICE with invalid use of &&) · f370e66b
PR c++/33836 * parser.c (cp_parser_unary_expression): For &&label call cp_parser_non_integral_constant_expression and return error_mark_node if it returned true. * g++.dg/ext/label10.C: New test. From-SVN: r129896
Jakub Jelinek committed