[flang] Roll up small fixes to runtime bugs found in testing
authorpeter klausler <pklausler@nvidia.com>
Thu, 18 Jun 2020 19:19:49 +0000 (12:19 -0700)
committerpeter klausler <pklausler@nvidia.com>
Thu, 18 Jun 2020 21:25:04 +0000 (14:25 -0700)
commit27505565515ee8b680cfca3ca32211b2564a6a66
treef6180ce3f26e120b9ac10d909edfeecb882a2491
parentc45c1611303b4609016fa69c1c987ede3bf92006
[flang] Roll up small fixes to runtime bugs found in testing

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

Reviewers: tskeith, PeteSteinfeld, sscalpone, jdoerfert, DavidTruby

Reviewed By: tskeith, PeteSteinfeld

Subscribers: llvm-commits, flang-commits

Tags: #flang, #llvm

Differential Revision: https://reviews.llvm.org/D82116
flang/runtime/connection.h
flang/runtime/format-implementation.h
flang/runtime/stop.cpp
flang/runtime/unit.cpp