pr79429.c
92 Bytes
-
re PR c++/79429 (ICE in add_stmt, at cp/semantics.c:385) · f08683a1
PR c++/79429 * parser.c (cp_parser_omp_ordered): Don't check for non-pragma_stmt non-pragma_compound context here. (cp_parser_omp_target): Likewise. (cp_parser_pragma): Don't call push_omp_privatization_clauses and parsing for ordered and target omp pragmas in non-pragma_stmt non-pragma_compound contexts. * c-c++-common/gomp/pr79429.c: New test. * g++.dg/gomp/pr79429.C: New test. From-SVN: r245303
Jakub Jelinek committed