* doc/invoke.texi (SPARC options): Fix typo.

From-SVN: r231399
This commit is contained in:
Eric Botcazou 2015-12-08 09:01:58 +00:00 committed by Eric Botcazou
parent 73866e0dfa
commit fb0e6f4f4e
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2015-12-08 Eric Botcazou <ebotcazou@adacore.com>
* doc/invoke.texi (SPARC options): Fix typo.
2015-12-08 Eric Botcazou <ebotcazou@adacore.com>
* config/ia64/ia64.c (ia64_emit_probe_stack_range): Adjust.

View file

@ -21605,7 +21605,7 @@ the rules of the ABI@.
@opindex mstd-struct-return
@opindex mno-std-struct-return
With @option{-mstd-struct-return}, the compiler generates checking code
in functions returning structures or unions that detect size mismatches
in functions returning structures or unions to detect size mismatches
between the two sides of function calls, as per the 32-bit ABI@.
The default is @option{-mno-std-struct-return}. This option has no effect