This is an archive of the discontinued LLVM Phabricator instance.

[flang] Prevent character length setting with dangling ac-do-variable.
ClosedPublic

Authored by vzakhari on May 8 2023, 3:40 PM.

Details

Summary

This fixes LEN inquiry on array constructors where the length
expression includes references to the ac-do-variable.

Diff Detail