]> git.ipfire.org Git - thirdparty/gcc.git/commit
nvptx: Introduce dummy multilib option for default '-misa=sm_30'
authorThomas Schwinge <thomas@codesourcery.com>
Sat, 11 Jun 2022 10:28:36 +0000 (12:28 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Mon, 26 Sep 2022 14:19:26 +0000 (16:19 +0200)
commit74ddd1ec9d8d7b91790962faed0a5e23b5d1bbcb
tree72e4c6c5c0b5890fbe193434fdc0b9e37bee2eab
parent38a225f9d39f494f5dba718befef39631eb5768c
nvptx: Introduce dummy multilib option for default '-misa=sm_30'

... primarily in preparation for later changes.

gcc/
* config.gcc (TM_MULTILIB_CONFIG) [nvptx]: Set to '$with_arch'.
* config/nvptx/t-nvptx (MULTILIB_OPTIONS, MULTILIB_MATCHES)
(MULTILIB_EXCEPTIONS): Handle it.

(cherry picked from commit 4d94582e0dcbf5fed9d61213715bfff877bf5ecf)
gcc/ChangeLog.omp
gcc/config.gcc
gcc/config/nvptx/t-nvptx