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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC doesn't implement OpenMP 4.5 for Fortran yet, only C/C++ so far (WIP for
Fortran is on a branch).  And OpenMP 4.0 says on page 71, lines 14-15:
"The type of list items appearing in the aligned clause must be C_PTR or Cray
pointer, or the list item must have the POINTER or ALLOCATABLE attribute."

Reply via email to