This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51966] [4.6/4.7 Regression] ICE in gfc_conv_array_constructor_expr
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 23 Jan 2012 15:13:18 +0000
- Subject: [Bug fortran/51966] [4.6/4.7 Regression] ICE in gfc_conv_array_constructor_expr
- Auto-submitted: auto-generated
- References: <bug-51966-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51966
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-01-23
Ever Confirmed|0 |1
--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-01-23 15:13:18 UTC ---
Confirmed on trunk and 4.6.2. The failure is the same as in pr51864.
Revision 162456 is OK,
revision 164728 gives the ICE.