[Bug fortran/60522] WHERE construct causes an ICE in gfc_trans_where_2
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Fri Mar 14 09:01:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60522
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-03-14
CC| |tkoenig at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed. The ICE goes away when compiling with -fno-frontend-optimize. The
test compiles with r171100 (2011-03-17) and gives the ICE with r171653
(2011-03-29).
The changes of frontend-passes.c in this range are r171653, r171575, and
r171207.
More information about the Gcc-bugs
mailing list