[all-commits] [llvm/llvm-project] a62b60: [flang] Predefine unit 0 connected to stderr
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Nov 22 09:02:55 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a62b60167ddbc23602ea20d65a41b2cd1ce5953a
https://github.com/llvm/llvm-project/commit/a62b60167ddbc23602ea20d65a41b2cd1ce5953a
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2021-11-22 (Mon, 22 Nov 2021)
Changed paths:
M flang/docs/Extensions.md
M flang/module/iso_fortran_env.f90
M flang/runtime/unit.cpp
Log Message:
-----------
[flang] Predefine unit 0 connected to stderr
This is a near-universal language extension; external unit 0
is preconnected to the standard error output.
Differential Revision: https://reviews.llvm.org/D114298
More information about the All-commits
mailing list