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] | |
This is tracked as PR 43032. Attached is a proposed doc patch that 1. notes what FLUSH (intrinsic and statement) do and don't do, and 2. explains with an example how to call POSIX fsync() function from GNU Fortran code. Example was tested on x86_64-darwin and x86_64-linux, patch tested with "make info html pdf". Comments on language from native speakers are welcome. OK to commit?
Attachment:
flush.diff
Description: Binary data
Attachment:
flush.ChangeLog
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |