[all-commits] [llvm/llvm-project] 275055: [flang] Roll up small fixes to runtime bugs found ...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Jun 18 14:26:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 27505565515ee8b680cfca3ca32211b2564a6a66
      https://github.com/llvm/llvm-project/commit/27505565515ee8b680cfca3ca32211b2564a6a66
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
    M flang/runtime/connection.h
    M flang/runtime/format-implementation.h
    M flang/runtime/stop.cpp
    M flang/runtime/unit.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list