decomp43.C
305 Bytes
-
re PR c++/85194 (ICE with structured binding in broken for-loop) · 6e4f1148
PR c++/85194 * parser.c (cp_parser_simple_declaration): For structured bindings, if *maybe_range_for_decl is NULL after parsing it, set it to error_mark_node. * g++.dg/cpp1z/decomp43.C: New test. From-SVN: r259252
Jakub Jelinek committed