https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104951
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- That is not a diagnostic from GCC, most likely it comes from nvcc. That means it isn't a GCC bug but either nvcc or user's fault in using gcc intrinsics headers with a compiler that isn't able to deal with those.