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

[flang] Make NULL() initializers explicit for allocatables in DATA co… (#69753)

…nversion

As requested by people working on lowering: when semantics converts the
contents of DATA statements into explicit object initializers, ensure
that structure constructors for derived types contain explicit NULL()
values for their allocatable components.
parent b2bdc455
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