[patch, libgfortran] PR24224 Generalized internal array IO not implemented.

Steve Kargl sgk@troutmask.apl.washington.edu
Tue Oct 25 17:06:00 GMT 2005


On Tue, Oct 25, 2005 at 06:36:56PM +0200, Paul Thomas wrote:
> 
> >In fact, I would like to backport all gfortran 4.1 changes to 4.0 ;-) 
> >
> .. are you volunteering, Steven???
> 
> Is it possible, though?  How much have we become divergent because of 
> backend divergences?
> 

Backporting would be as simple as generating a diff between
the 4.0 branch and mainline, applying it to 4.0, testing,
and committing.  

Unless I've missed a middle-end commit to 4.0, I think this commit

2005-03-23  Steven Bosscher  <stevenb@suse.de>

        * convert.c (convert): Replace fold (buildN (...)) with fold_buildN.

is a showstopper.

-- 
Steve



More information about the Fortran mailing list