* doc/invoke.texi (SPARC options): Fix typo.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 8 Dec 2015 09:01:58 +0000 (09:01 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 8 Dec 2015 09:01:58 +0000 (09:01 +0000)
From-SVN: r231399

gcc/ChangeLog
gcc/doc/invoke.texi

index 4ddb77efad2454f2cbd0cf009b846d2eff9ea0ba..ebba01a32ce239a34abdab26e4454f575d45694d 100644 (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.
index 9a30a2f769e6b675630f6f8779d3e004edbd3e64..08a599038c2a85ac49477be06e9dc6559a956508 100644 (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