pr27359.C
155 Bytes
-
re PR c++/27359 (ICE with missing initialization of iteration variable in parallel for loop) · 76c5e6e0
PR c++/27359 * parser.c (cp_parser_omp_for_loop): Only call cp_parser_abort_tentative_parse if cp_parser_parse_definitely was not called. * g++.dg/gomp/pr27359.C: New test. From-SVN: r113513
Jakub Jelinek committed