[PATCH] D82116: [flang] Roll up small fixes to runtime bugs found in testing

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 12:34:33 PDT 2020


klausler created this revision.
klausler added reviewers: tskeith, PeteSteinfeld, 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.

Fix several bugs in the Fortran runtime found in initial
testing.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82116

Files:
  flang/runtime/connection.h
  flang/runtime/format-implementation.h
  flang/runtime/stop.cpp
  flang/runtime/unit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82116.271807.patch
Type: text/x-patch
Size: 3891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/ea19dbe7/attachment.bin>


More information about the llvm-commits mailing list