[Bug fortran/104096] ICE with parameterized derived type (PDT)
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 28 08:31:39 GMT 2025
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
More information about the Gcc-bugs
mailing list