[Bug fortran/16648] [gfortran] Does not support FLUSH intrinsic.
sgk at troutmask dot apl dot washington dot edu
gcc-bugzilla@gcc.gnu.org
Tue Dec 7 20:52:00 GMT 2004
------- Additional Comments From sgk at troutmask dot apl dot washington dot edu 2004-12-07 20:52 -------
This can be closed. The patch was committed.
2004-12-02 Steven G. Kargl <kargls@comcast.net>
Paul Brook <paul@codesourcery.com>
* intrinsics/flush.c: New file.
* intrinsics/fnum.c: ditto
* intrinsics/stat.c: ditto
* io/io.h (unit_to_fd): Add prototype.
* io/unix.c (unit_to_fd): New function.
* configure.ac: Add test for members of struct stat. Check for
sys/types.h and sys/stat.h
* Makefile.am: Add intrinsics/{flush.c,fnum.c,stat.c}
* configure.in: Regenerate.
* config.h.in: Regenerate.
* Makefile.in: Regenerate.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16648
More information about the Gcc-bugs
mailing list