[Bug fortran/82568] [6/7/8] ICE with do-loop inside BLOCK inside omp

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 20 08:17:00 GMT 2017


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note, strictly speaking this is unspecified behavior, OpenMP so far only
supports Fortran 2003, and it is unclear what exactly will the first OpenMP
that will support Fortran 2008 say about data sharing of variables inside of
F2008 BLOCK.


More information about the Gcc-bugs mailing list