diff options
author | peter klausler <pklausler@nvidia.com> | 2020-07-17 17:02:47 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2020-07-17 17:21:54 -0700 |
commit | b0a971d25cdc9fdb7ca1a21db1d0fd409f58f85a (patch) | |
tree | 5cabcea2de3aae938bef53a02c7b737c642e67fe /llvm/unittests/Support/FileCheckTest.cpp | |
parent | 8305a92a4752aff8118b501407cfd158c653e67c (diff) | |
download | llvm-b0a971d25cdc9fdb7ca1a21db1d0fd409f58f85a.zip llvm-b0a971d25cdc9fdb7ca1a21db1d0fd409f58f85a.tar.gz llvm-b0a971d25cdc9fdb7ca1a21db1d0fd409f58f85a.tar.bz2 |
[flang] Prevent bogus runtime I/O error message
The runtime was requiring that STATUS='OLD' be explicitly specified
on an OPEN statement for a connected unit. There error should issue
only if a STATUS= other than 'OLD' is specified; an OPEN with no
STATUS= specifier is okay.
Reviewed By: sscalpone
Differential Revision: https://reviews.llvm.org/D84079
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions