The labels of WHERE constructs were being created within the scope of
the construct, not the scope of its parent, leading to incorrect error
messages for branches to that label.
Details
Details
Diff Detail
Diff Detail
Differential D113696
[flang] Allow exterior branch to outermost WHERE construct statement klausler on Nov 11 2021, 10:47 AM. Authored by
Details The labels of WHERE constructs were being created within the scope of
Diff Detail |