nvptx - invoke.texi: Update default of -misa
authorTobias Burnus <tobias@codesourcery.com>
Mon, 12 Oct 2020 11:13:20 +0000 (13:13 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Mon, 12 Oct 2020 11:16:11 +0000 (13:16 +0200)
Followup to commit 383400a6078d75bbfa1216c9af2c37f7e88740c9

gcc/ChangeLog
* doc/invoke.texi (nvptx's -misa): Update default to sm_35.

gcc/doc/invoke.texi

index b8c807e..307f4f5 100644 (file)
@@ -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