[patch, fortran/libgfortran] Fix PR22390 (FLUSH statement)

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Jul 10 22:26:00 GMT 2005


On Mon, Jul 11, 2005 at 12:39:47AM +0300, Janne Blomqvist wrote:
> Hello,
> 
> attached patch implements the F2003 FLUSH statement. In addition to
> the patch, there is also a new file libgfortran/io/file_pos.c that
> combines the functionality of the file positioning statements
> previously implemented as well as the new flush. Also, a simple
> testcase that checks that compiling succeeds is attached.
> 
> -- 
> Janne Blomqvist

Janne, this is a nifty little patch.  I've read through it
quickly and will runs some tests tomorrow.  I think I've
ask before, do you have write access to cvs?  If not, we
clearly need to fix this.  Your patches show you know 
the gfortran internal as well as anyone!

Paul B, this patch removes 3 files and incorporates their
content into a new file.  Are there any special GCC requirements
in removing files (so cvs history is maintained)?

-- 
Steve



More information about the Gcc-patches mailing list