From: Tobias Burnus Date: Mon, 12 Oct 2020 11:13:20 +0000 (+0200) Subject: nvptx - invoke.texi: Update default of -misa X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=91e4e16b550540723cca824b9674c7d8c43f4849;p=gcc.git nvptx - invoke.texi: Update default of -misa Followup to commit 383400a6078d75bbfa1216c9af2c37f7e88740c9 gcc/ChangeLog * doc/invoke.texi (nvptx's -misa): Update default to sm_35. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index b8c807e631c..307f4f5426c 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -25593,7 +25593,7 @@ Generate code for 32-bit or 64-bit ABI. @opindex march Generate code for given the specified PTX ISA (e.g.@: @samp{sm_35}). ISA strings must be lower-case. Valid ISA strings include @samp{sm_30} and -@samp{sm_35}. The default ISA is sm_30. +@samp{sm_35}. The default ISA is sm_35. @item -mmainkernel @opindex mmainkernel