This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]