[PATCH] D82242: [flang] Fix F5.3 formatting of 0.025

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 14:42:08 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 F output editing in the Fortran runtime so that it
respects the 'd' count of digits after the decimal mark.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82242

Files:
  flang/runtime/edit-output.cpp
  flang/runtime/edit-output.h
  flang/unittests/Runtime/hello.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82242.272185.patch
Type: text/x-patch
Size: 5590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/23e953cf/attachment.bin>


More information about the llvm-commits mailing list