[Bug fortran/62007] default(none) conflicts with iteration variable in openmp parallel loop simd

alexander.grund at mailbox dot tu-dresden.de gcc-bugzilla@gcc.gnu.org
Mon Aug 4 12:36:00 GMT 2014


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

--- Comment #6 from Alexander Grund <alexander.grund at mailbox dot tu-dresden.de> ---
gfortran 4.9.1 supports OpenMP 4.0

Removing the default(none) clause removes the error message, so it certainly IS
supported.
Besides that: Even the error message mentiones "!$OMP PARALLEL DO SIMD" so it
is recognized.



More information about the Gcc-bugs mailing list