https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104552
--- Comment #19 from Roland Illig <roland.illig at gmx dot de> --- >From nvptx.cc: > PTX version (-mptx) needs to be at least %s to support selected -misa (sm_%s) Missing %<...%> around -mptx and -misa.