This is a common Fortran language extension.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85492
[flang] Support DATA statement initialization of numeric with Hollerith/CHARACTER ClosedPublic Authored by klausler on Aug 6 2020, 6:21 PM.
Details Summary This is a common Fortran language extension.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 6 2020, 6:48 PM This revision was landed with ongoing or failed builds.Aug 7 2020, 1:19 PM Closed by commit rG43b304b09f89: [flang] Support DATA statement initialization of numeric with… (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 283783 flang/lib/Semantics/check-data.cpp
flang/test/Semantics/data06.f90
flang/test/Semantics/data08.f90
|