[PATCH, gfortran] g77's FNUM, STAT, FSTAT, and FLUSH intrinsics
Paul Brook
paul@codesourcery.com
Thu Dec 2 01:35:00 GMT 2004
On Sunday 28 November 2004 17:02, Steve Kargl wrote:
> I do not have write after approval to the cvs tree. Paul, Steven,
> or you will need to commit the changes.
>
> I have implemented FLUSH via Janne's comments. That is, I have
> left struct unix_stream in unix.c and left fd_flush() with its
> static declaration. FLUSH now uses Janne's flush() wrapper, which
> is simply a redirection via a cast of *stream to a *unix_stream.
As a start I've applies just the cleanup bits of your patch to intrinsic.c.
This should have been submitted separately.
I have issues with the rest of the patch, which I'll get to soon.
Paul
2004-12-02 Steven G. Kargl <kargls@comcast.net>
* intrinsic.c: Fix and add comments, fix function declarations
(OPTIONAL,REQUIRED): New symbols
(add_functions,add_subroutines): Use symbols
(gmp.h): Remove unused include
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.gz
Type: application/x-gzip
Size: 8567 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20041202/2f218b80/attachment.bin>
More information about the Fortran
mailing list