re PR fortran/43032 (FLUSH: Document that it does not call fsync() but fflush())
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 10 Jun 2010 19:14:12 +0000 (19:14 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 10 Jun 2010 19:14:12 +0000 (19:14 +0000)
commitda12c99723e07b1cd4bdd72c721e7c0fd2ffd1e1
tree0a1e16a67d7bec53679bc6cb4e472574fc95eef7
parent84efddb2006d83cfe7d250ac4556442b98ba4bf5
re PR fortran/43032 (FLUSH: Document that it does not call fsync() but fflush())

PR fortran/43032
* intrinsic.texi (FLUSH): Note the difference between FLUSH and
POSIX's fsync(), and how to call the latter from Fortran code.

From-SVN: r160568
gcc/fortran/ChangeLog
gcc/fortran/intrinsic.texi