From fb0e6f4f4e784513ef1a11c8930d6f76c97e4dc1 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Tue, 8 Dec 2015 09:01:58 +0000 Subject: [PATCH] * doc/invoke.texi (SPARC options): Fix typo. From-SVN: r231399 --- gcc/ChangeLog | 4 ++++ gcc/doc/invoke.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4ddb77efad2..ebba01a32ce 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 9a30a2f769e..08a599038c2 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 -- 2.30.2