Unverified Commit 79c43078 authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang][runtime] INQUIRE(UNIT=-666, EXIST=x) should be .FALSE. (#66239)

The runtime implementation for INQUIRE(EXIST=x) is returning .TRUE. for
all non-existent unit, which is incorrect for valid unit numbers.
parent 13a74d6c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment