[PATCH] D83162: [flang] Add fixes and missing stmts to I/O runtime API handlers (ext. I/O part 8)

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 4 11:17:06 PDT 2020


klausler created this revision.
klausler added reviewers: tskeith, sscalpone.
klausler added a project: Flang.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: DavidTruby.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Complete the rework of the initial implementation of external I/O
to fix problems found in testing (tests to follow); add handlers
for hitherto unimplemented PAUSE, FLUSH, ENDFILE, BACKSPACE, and
REWIND statements.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83162

Files:
  flang/runtime/io-api.cpp
  flang/runtime/stop.cpp
  flang/runtime/stop.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83162.275512.patch
Type: text/x-patch
Size: 7772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200704/429ef365/attachment.bin>


More information about the llvm-commits mailing list