projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a3da2e
)
nvptx - invoke.texi: Update default of -misa
author
Tobias Burnus
<tobias@codesourcery.com>
Mon, 12 Oct 2020 11:13:20 +0000
(13:13 +0200)
committer
Tobias 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
patch
|
blob
|
history
diff --git
a/gcc/doc/invoke.texi
b/gcc/doc/invoke.texi
index
b8c807e
..
307f4f5
100644
(file)
--- 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_3
0
.
+@samp{sm_35}. The default ISA is sm_3
5
.
@item -mmainkernel
@opindex mmainkernel