[Bug fortran/71014] associate statement inside omp parallel do appears to disable default private attribute for inner loop indices

klindsay at ucar dot edu gcc-bugzilla@gcc.gnu.org
Mon May 9 15:32:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71014

--- Comment #4 from Keith Lindsay <klindsay at ucar dot edu> ---
Thanks for taking a look. I've attached the output from the command
gfortran -v -fopenmp openmp_nested_loops.f90 -o openmp_nested_loops
on two different systems where I'm seeing the problem.


More information about the Gcc-bugs mailing list