[Bug fortran/98454] Apparent wrong initialization in function result

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Dec 27 19:54:37 GMT 2020


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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
                 CC|                            |kargl at gcc dot gnu.org

--- Comment #1 from kargl at gcc dot gnu.org ---
Your code is invalid Fortran for a few reasons.  gfortran can do anything it
wants with the code, which may or may not be what you expect.  The bug should
be closed with INVALID.  I'll someone make that final determination.


More information about the Gcc-bugs mailing list