https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122612
--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> --- If you pass -Wa,--no-verify, the assembler does not call ptxas and will work. The CUDA runtime still seems to support old old sm_xx when loading such files by the runtime.
