https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81350
Jeff Hammond changed:
What|Removed |Added
Resolution|FIXED |INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81350
Jeff Hammond changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81350
--- Comment #4 from Jakub Jelinek ---
Note if I add shared(W,A,B) clause to the 4 taskloop directives in
apply_stencil, no errors are reported.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81350
--- Comment #3 from Jakub Jelinek ---
That said, I believe it is just a buggy testcase.
In the 4 taskloop directives in apply_stencil I believe the rule for implicit
data-sharing of W, A and B variables is:
"In an orphaned task generating constru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81350
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81350
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|