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.