This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

[Patch,fortran] PR 24112: Reopen file with status specifier.


The standard essentially says that the same file can be opened on the
same unit iff status is either the value it was before or if it is
'old'. Attached patch fixes it.



-- 
Janne Blomqvist

Attachment: ChangeLog
Description: Text document

Attachment: open_status.diff
Description: Text document

Attachment: open_status_1.f90
Description: Text document


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