[all-commits] [llvm/llvm-project] c7cabf: [flang] Define new runtime error IOSTAT values (I/...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Jul 3 12:42:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c7cabf9d608b9aad82e9cb684fbbe9f7a76bf4e0
https://github.com/llvm/llvm-project/commit/c7cabf9d608b9aad82e9cb684fbbe9f7a76bf4e0
Author: peter klausler <pklausler at nvidia.com>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
M flang/runtime/iostat.cpp
M flang/runtime/iostat.h
Log Message:
-----------
[flang] Define new runtime error IOSTAT values (I/O runtime work part 4)
Add more IOSTAT= values for errors that can arise in external I/O.
Reviewed By: sscalpone
Differential Revision: https://reviews.llvm.org/D83140
More information about the All-commits
mailing list