Jakub Jelinek
|
56b5041c02
|
re PR c/69389 (bit field incompatible with OpenMP atomic update)
PR c/69389
* gimplify.c (goa_stabilize_expr): Handle BIT_INSERT_EXPR and
BIT_FIELD_REF.
* c-omp.c (c_finish_omp_atomic): Handle atomics on bitfields.
* testsuite/libgomp.c/pr69389.c: New test.
* testsuite/libgomp.c++/pr69389.C: New test.
From-SVN: r250929
|
2017-08-07 20:34:29 +02:00 |
|