[Bug c/64748] OpenACC: "is not a variable" error with deviceptr()

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 10 14:39:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
??? threadprivate?  That doesn't look even remotely similar to the deviceptr
clause, threadprivate in OpenMP is a declarative clause you put on variables to
turn them into TLS vars.



More information about the Gcc-bugs mailing list