This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: 3rd ICE on PR20541 - allocatable components of derived types (TR15581))
On Mon, Jul 31, 2006 at 12:19:20AM +0200, Steven Bosscher wrote:
> On Sunday 30 July 2006 23:44, Erik Edelmann wrote:
> > On Wed, Jul 19, 2006 at 04:38:06PM +0200, Salvatore Filippone wrote:
> > > Hi there,
> > > More fun for this. Checked out gcc from svn this morning, applied the
> > > patch tr15581_0718.diff and got this new one.
> >
> > I think I have this fixed now; latest version of the patch is in
> > bugzilla/PR 20541.
>
> Keep up the good work!
>
> What is there still left to do before this goes into the trunk?
There are still some issues with constructors, and then we need a
ChangeLog-entry, and maybe a few more testcases. Unless I'm forgetting
something important (not unlikely), that should be it. In short, we are
pretty close.
> Are
> you planning to put this into GCC 4.2, at least as an experimental
> feature)? IMHO this is a really important feature that gfortran users
> shouldn't have to wait for until GCC 4.2 is released a year from now...
4.2 is what we are aming for. Of course it depends a little bit on when
the window for large changes like this closes for gfortran.
Erik