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: "pault at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 1 Mar 2011 10:49:01 +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
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |franke.daniel at gmail dot
| |com
--- Comment #6 from Paul Thomas <pault at gcc dot gnu.org> 2011-03-01 10:48:46 UTC ---
(In reply to comment #4)
> The regression appeared between revisions 158105 and 159105.
(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. It carrys the handles jvdelisle@gcc.gnu.org and
franke.daniel@gmail.com.
I have CC'd Daniel as the principal author.
Paul