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

Paul Thomas <pault at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Paul Thomas <pault at gcc dot gnu.org> ---
(In reply to kargls from comment #2)
> This code now compiles and executes.  Don't know if the code conforms to the
> Fortran standard.
> 
> % gfcx -o z a.f90 && ./z
>            1           4           9
>            1           4           9

Yes, indeed! It is one of many of the PDT bugs that seems to have fixed itself.

Closing.

Paul

Reply via email to