[Bug c/70688] bogus OpenACC data clause errors involving reductions
cesar at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 1 20:16:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70688
--- Comment #1 from cesar at gcc dot gnu.org ---
Created attachment 38621
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38621&action=edit
new test case
This issue has been resolved in trunk r236678. I forgot to include a PR tag in
the ChangeLog entry.
To verify the fix, I modified the original test case to make it executable in
the libgomp test suite. Furthermore, I changed parallel regions to parallel
loop regions so that the reduction yields sane results with multiple gangs.
I'll commit this test case to trunk with the proper PR tag in the ChangeLog
entry before I close this issue.
More information about the Gcc-bugs
mailing list