Replace -mfunction-return== with -mfunction-return=
authorH.J. Lu <hongjiu.lu@intel.com>
Sat, 27 Jan 2018 13:50:59 +0000 (13:50 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Sat, 27 Jan 2018 13:50:59 +0000 (05:50 -0800)
Fix a typo in doc/invoke.texi.

* doc/invoke.texi: Replace -mfunction-return==@var{choice} with
-mfunction-return=@var{choice}.

From-SVN: r257124

gcc/ChangeLog
gcc/doc/invoke.texi

index 981ae018cd6ebb7e36d3fc2c8c19416cab24eafd..8bd02a7d57590761ae3538bb6cfc35fdf2968c3c 100644 (file)
@@ -1,3 +1,8 @@
+2018-01-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * doc/invoke.texi: Replace -mfunction-return==@var{choice} with
+       -mfunction-return=@var{choice}.
+
 2018-01-27  Bernd Edlinger  <bernd.edlinger@hotmail.de>
 
        PR diagnostic/84034
index c07dd062490824582619160d479da777c3d8fc6b..dbc5c47b031375e139f30c9fa90d8d425f7172af 100644 (file)
@@ -1232,7 +1232,7 @@ See RS/6000 and PowerPC Options.
 -mstack-protector-guard-offset=@var{offset} @gol
 -mstack-protector-guard-symbol=@var{symbol} -mmitigate-rop @gol
 -mgeneral-regs-only -mcall-ms2sysv-xlogues @gol
--mindirect-branch=@var{choice} -mfunction-return==@var{choice} @gol
+-mindirect-branch=@var{choice} -mfunction-return=@var{choice} @gol
 -mindirect-branch-register}
 
 @emph{x86 Windows Options}