re PR c++/84448 (ICE with broken condition in parallel for loop)
PR c++/84448 * parser.c (cp_parser_binary_expression): For no_toplevel_fold_p, if either operand is error_mark_node, set current.lhs to that instead of creating a binary op with error_mark_node operands. * g++.dg/gomp/pr84448.C: New test. From-SVN: r257821
Showing
gcc/testsuite/g++.dg/gomp/pr84448.C
0 → 100644
Please
register
or
sign in
to comment