re PR c/67495 (#pragma omp atomic ICEs)
PR c/67495 * c-parser.c (c_parser_omp_atomic): Use c_parser_cast_expression instead of c_parser_unary_expression. If the result is !lvalue_p, wrap the result of c_fully_fold into NON_LVALUE_EXPR. * gcc.dg/gomp/pr67495.c: New test. From-SVN: r227576
Showing
gcc/testsuite/gcc.dg/gomp/pr67495.c
0 → 100644
Please
register
or
sign in
to comment