This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47850] [4.6 Regression] ICE in gfc_conv_array_initializer
- 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: Wed, 2 Mar 2011 13:22:33 +0000
- Subject: [Bug fortran/47850] [4.6 Regression] ICE in gfc_conv_array_initializer
- Auto-submitted: auto-generated
- References: <bug-47850-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47850
--- Comment #8 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-03-02 13:22:14 UTC ---
(In reply to comment #6)
> (In reply to comment #4)
> > The regression appeared between revisions 158105 and 159105.
>
> In the above revision range r158253 looks by far the most likely candidate for
> this regression.
Revision 158253 is indeed the cause of this pr: the tests compile and run with
r158252, but yields ICEs with 158253.