From: H.J. Lu Date: Sat, 27 Jan 2018 13:50:59 +0000 (+0000) Subject: Replace -mfunction-return== with -mfunction-return= X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ace36c8bcc112f1ecf889f413e22df5a41ed3e87;p=gcc.git Replace -mfunction-return== with -mfunction-return= Fix a typo in doc/invoke.texi. * doc/invoke.texi: Replace -mfunction-return==@var{choice} with -mfunction-return=@var{choice}. From-SVN: r257124 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 981ae018cd6..8bd02a7d575 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2018-01-27 H.J. Lu + + * doc/invoke.texi: Replace -mfunction-return==@var{choice} with + -mfunction-return=@var{choice}. + 2018-01-27 Bernd Edlinger PR diagnostic/84034 diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index c07dd062490..dbc5c47b031 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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}