This is an archive of the discontinued LLVM Phabricator instance.

[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
disassociated POINTER/unallocated ALLOCATABLE.

Diff Detail

Event Timeline

jeanPerier created this revision.Apr 8 2022, 5:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2022, 5:01 AM
jeanPerier requested review of this revision.Apr 8 2022, 5:01 AM
This revision is now accepted and ready to land.Apr 8 2022, 5:07 AM
This revision was automatically updated to reflect the committed changes.