openmp.c
93.1 KB
-
re PR fortran/62131 (OpenMP: Subobject of an allocatable array not allowed in OMP ATOMIC) · 7258a257
PR fortran/62131 * openmp.c (resolve_omp_atomic): Only complain if code->expr1's attr is allocatable, rather than whenever var->attr.allocatable. * gfortran.dg/gomp/pr62131.f90: New test. Co-Authored-By: Tobias Burnus <burnus@net-b.de> From-SVN: r214010
Jakub Jelinek committed