If a namelist item is an allocatable or pointer and is also part of a common
block, the box should be loaded from the common block ref.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134470
[flang] Load allocatable or pointer box of namelist item from common block ClosedPublic Authored by clementval on Sep 22 2022, 12:52 PM.
Details Summary If a namelist item is an allocatable or pointer and is also part of a common
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 22 2022, 2:25 PM Closed by commit rGc0185c8d296d: [flang] Load allocatable or pointer box of namelist item from common block (authored by clementval). · Explain WhySep 22 2022, 11:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 462395 flang/lib/Lower/IO.cpp
flang/test/Lower/namelist-common-block.f90
|