[Bug fortran/69742] ICE with -O3 and ASSOCIATE containing repeated expression
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 10 10:39:00 GMT 2016
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 ?
More information about the Gcc-bugs
mailing list