[flang-commits] [PATCH] D124120: [flang] Semantics limits on kP scale factors

vdonaldson via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Apr 20 13:14:26 PDT 2022


vdonaldson created this revision.
vdonaldson added a project: Flang.
Herald added a subscriber: jdoerfert.
Herald added a project: All.
vdonaldson requested review of this revision.

When known at compile time, Ew.d and Dw.d output edit descriptors
should respect limitations from the standard on the value of a
kP scale factor with respect to the digit count (d), at least for
values of k other than zero.


https://reviews.llvm.org/D124120

Files:
  flang/include/flang/Common/format.h
  flang/test/Semantics/io08.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124120.424005.patch
Type: text/x-patch
Size: 5533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220420/42d5cc41/attachment.bin>


More information about the flang-commits mailing list