[all-commits] [llvm/llvm-project] 1794b6: [flang][runtime] Fix spelling of INQUIRE result (#...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Tue Dec 26 15:33:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1794b61472515078e0a16ec2accf972ef1adf4be
https://github.com/llvm/llvm-project/commit/1794b61472515078e0a16ec2accf972ef1adf4be
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2023-12-26 (Tue, 26 Dec 2023)
Changed paths:
M flang/runtime/io-stmt.cpp
Log Message:
-----------
[flang][runtime] Fix spelling of INQUIRE result (#75372)
Embarrassingly, the runtime was returning UNKNONN rather than UNKNOWN
for things like INQUIRE(..., FORMAT=).
More information about the All-commits
mailing list