[all-commits] [llvm/llvm-project] 7d61a8: [flang] Semantics limits on kP scale factors
vdonaldson via All-commits
all-commits at lists.llvm.org
Wed Apr 20 14:43:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d61a8419b49baed933421af70007d83633e8f30
https://github.com/llvm/llvm-project/commit/7d61a8419b49baed933421af70007d83633e8f30
Author: V Donaldson <vdonaldson at nvidia.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M flang/include/flang/Common/format.h
M flang/test/Semantics/io08.f90
Log Message:
-----------
[flang] Semantics limits on kP scale factors
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.
More information about the All-commits
mailing list