https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97348
--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>: https://gcc.gnu.org/g:aa7874596b9f12b25a3214b0a143b040fafa1f10 commit r12-8113-gaa7874596b9f12b25a3214b0a143b040fafa1f10 Author: Thomas Schwinge <tho...@codesourcery.com> Date: Wed Jan 13 09:04:47 2021 +0100 Let nvptx-as figure out the target architecture [PR97348] ... now that it has been enhanced to do so. This is a follow-up to PR97348 commit 383400a6078d75bbfa1216c9af2c37f7e88740c9 "[nvptx] Set -misa=sm_35 by default". gcc/ PR target/97348 * config/nvptx/nvptx.h (ASM_SPEC): Don't set. * config/nvptx/nvptx.opt (misa): Adjust comment.