The actual argument passed to STATUS may be a dummy OPTIONAL or a
disassociated POINTER/unallocated ALLOCATABLE.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123380
[flang] Handle dynamically optional argument in EXIT ClosedPublic Authored by jeanPerier on Apr 8 2022, 5:01 AM.
Details Summary The actual argument passed to STATUS may be a dummy OPTIONAL or a
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 8 2022, 5:07 AM Closed by commit rG4535bb9b80ce: [flang] Handle dynamically optional argument in EXIT (authored by jeanPerier). · Explain WhyApr 8 2022, 6:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 421514 flang/lib/Lower/IntrinsicCall.cpp
flang/test/Lower/Intrinsics/exit-2.f90
|