A comma is not required between a scale factor and a following
data edit descriptor (C1302).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84369
[flang] Allow omission of comma in FORMAT(1PE5.2) in runtime ClosedPublic Authored by klausler on Jul 22 2020, 5:00 PM.
Details Summary A comma is not required between a scale factor and a following
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 27 2020, 1:41 PM Closed by commit rGe57464151d4c: [flang] Allow omission of comma in FORMAT(1PE5.2) in runtime (authored by klausler). · Explain WhyJul 27 2020, 3:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281061 flang/runtime/format-implementation.h
flang/unittests/Runtime/hello.cpp
|