Enforce constraints C1034 & C1038, which disallow the use
of otherwise valid statements as branch targets when they
appear in FORALL &/or WHERE constructs. (And make the
diagnostic message somewhat more user-friendly.)
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Shouldn't you add new testcases with forall and where (and while you're at it, maybe also with select and the others that aren't covered by these 4 tests)?
flang/lib/Semantics/resolve-labels.cpp | ||
---|---|---|
230 | Nitpick: I think this tuple was sorted alphabetically before. |
Nitpick: I think this tuple was sorted alphabetically before.