For nonexistent or inaccessible files, we're returning NO, which is
indeed true, but we should return UNKNOWN instead.
Details
Details
Diff Detail
Diff Detail
Differential D158653
[flang][runtime] INQUIRE(FILE=path, READ/READWRITE/WRITE=x) should be UNKNOWN when unknown klausler on Aug 23 2023, 11:42 AM. Authored by
Details For nonexistent or inaccessible files, we're returning NO, which is
Diff Detail |