[flang-commits] [PATCH] D114298: [flang] Predefine unit 0 connected to stderr

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Nov 19 16:06:53 PST 2021


klausler created this revision.
klausler added a reviewer: vdonaldson.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
klausler requested review of this revision.

This is a near-universal language extension; external unit 0
is preconnected to the standard error output.


https://reviews.llvm.org/D114298

Files:
  flang/docs/Extensions.md
  flang/module/iso_fortran_env.f90
  flang/runtime/unit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114298.388661.patch
Type: text/x-patch
Size: 3950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20211120/b6c2f4d4/attachment.bin>


More information about the flang-commits mailing list