The description for -mno-csr-check talks about "cheching" rather than "checking".
PR 26346 * doc/c-riscv.texi (RISC-V-Options): Fix typo in the description of the -mno-csr-check option.
This commit is contained in:
parent
79bc120c7b
commit
369afd5008
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2020-08-12 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 26346
|
||||
* doc/c-riscv.texi (RISC-V-Options): Fix typo in the description
|
||||
of the -mno-csr-check option.
|
||||
|
||||
2020-08-12 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/ru.po: Updated Russian translation.
|
||||
|
|
|
@ -98,7 +98,7 @@ read-only CSR can not be written by the CSR instructions.
|
|||
|
||||
@cindex @samp{-mno-csr-check} option, RISC-V
|
||||
@item -mno-csr-check
|
||||
Don't do CSR cheching.
|
||||
Don't do CSR checking.
|
||||
@end table
|
||||
@c man end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue