[Bug c++/81896] omp target enter data not recognized
thorstenkurth at me dot com
gcc-bugzilla@gcc.gnu.org
Fri Oct 20 16:14:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81896
--- Comment #2 from Thorsten Kurth <thorstenkurth at me dot com> ---
Hello,
another data point:
when I create a dummy variable, it works: for example alias data to tmp and
then use tmp. I think this is not working for the same reason one cannot
arbitrarily put class member variables into openmp clauses.
Best Regards
Thorsten Kurth
More information about the Gcc-bugs
mailing list