From: ebotcazou Date: Tue, 8 Dec 2015 09:01:58 +0000 (+0000) Subject: * doc/invoke.texi (SPARC options): Fix typo. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5912f528b3d6cdf02b1929ec90799d861a5676c7;p=thirdparty%2Fgcc.git * doc/invoke.texi (SPARC options): Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231399 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4ddb77efad24..ebba01a32ce2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2015-12-08 Eric Botcazou + + * doc/invoke.texi (SPARC options): Fix typo. + 2015-12-08 Eric Botcazou * config/ia64/ia64.c (ia64_emit_probe_stack_range): Adjust. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 9a30a2f769e6..08a599038c2a 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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