(in m32rx patch): Replace "." with "@." when preceeded by a capital letter
From-SVN: r47267
This commit is contained in:
parent
577a67b02d
commit
0bf93a511e
1 changed files with 2 additions and 2 deletions
|
@ -6249,11 +6249,11 @@ These @option{-m} options are defined for Mitsubishi M32R/D architectures:
|
|||
@table @gcctabopt
|
||||
@item -m32rx
|
||||
@opindex m32rx
|
||||
Generate code for the M32R/X.
|
||||
Generate code for the M32R/X@.
|
||||
|
||||
@item -m32r
|
||||
@opindex m32r
|
||||
Generate code for the M32R. This is the default.
|
||||
Generate code for the M32R@. This is the default.
|
||||
|
||||
@item -mcode-model=small
|
||||
@opindex mcode-model=small
|
||||
|
|
Loading…
Add table
Reference in a new issue