Unverified Commit b76e08db authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang] Accept NULL() actual for optional allocatable dummy argument (#66251)

A NULL() pointer is an acceptable actual argument for association with
an (absent) optional allocatable dummy argument. Semantics was
unconditionally emitting an error that the actual argument is not
allocatable.
parent e52c5588
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment