This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/69742] ICE with -O3 and ASSOCIATE containing repeated expression


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

--- Comment #2 from mrestelli <mrestelli at gmail dot com> ---
(In reply to Thomas Koenig from comment #1)
> What happens if you run it with
> 
> gfortran -ffrontend-optimize

Same ICE

> and with
> 
> gfortran -O3 -fno-frontend-optimize ?

Works correctly

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]