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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

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

--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
What happens if you run it with

gfortran -ffrontend-optimize

and with

gfortran -O3 -fno-frontend-optimize ?

Reply via email to