[Bug fortran/106546] Incorrect reuse of allocatable array temporaries under -O2 -fno-automatic

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 6 16:50:40 GMT 2022


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

kargl at gcc dot gnu.org changed:

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

--- Comment #1 from kargl at gcc dot gnu.org ---
Seems to be related to the frontend optimization.  Add -fno-frontend-optimize
to your options.


More information about the Gcc-bugs mailing list