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

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

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

--- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
 C1594

In Fortran 2018 (and 2008), constraint C1594 states:

In a pure subprogram, any variable that is accessed by use association or host
association shall not be used in a variable definition context.

Yes indeed, we should give an error

Reply via email to