Doall detection can be broken by goto's #332
Unanswered
lukasrothenberger
asked this question in
Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It is possible to construct cases using goto's for which the suggested Do-All pragma is not correct.
The dependency analysis works as expected.
Example code:
Beta Was this translation helpful? Give feedback.
All reactions