mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 09:40:54 +08:00
invoke.texi: Fix typo.
gcc/ * doc/invoke.texi: Fix typo. From-SVN: r153869
This commit is contained in:
parent
e58793e86f
commit
8d0239334c
@ -1,3 +1,7 @@
|
||||
2009-11-03 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
* doc/invoke.texi: Fix typo.
|
||||
|
||||
2009-11-03 Paul Brook <paul@codesourcery.com>
|
||||
|
||||
* config/arm/neon.ml (vectype): Add T_floatSF.
|
||||
|
@ -14216,7 +14216,7 @@ assembler and the linker alone without help from the compiler.
|
||||
@opindex mmcount-ra-address
|
||||
@opindex mno-mcount-ra-address
|
||||
Emit (do not emit) code that allows @code{_mcount} to modify the
|
||||
colling function's return address. When enabled, this option extends
|
||||
calling function's return address. When enabled, this option extends
|
||||
the usual @code{_mcount} interface with a new @var{ra-address}
|
||||
parameter, which has type @code{intptr_t *} and is passed in register
|
||||
@code{$12}. @code{_mcount} can then modify the return address by
|
||||
|
Loading…
x
Reference in New Issue
Block a user