On Feb 07 2022, Palmer Dabbelt wrote:

> diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
> index 0ebe538ccdc..5e8af05e359 100644
> --- a/gcc/doc/invoke.texi
> +++ b/gcc/doc/invoke.texi
> @@ -27702,7 +27702,7 @@ integer load/stores only.
>  @item -mstrict-align
>  @itemx -mno-strict-align
>  @opindex mstrict-align
> -Do not or do generate unaligned memory accesses.  The default is set 
> depending

I think the logic is that -mstrict-align is "do not" and
-mno-strict-align is "do".

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

Reply via email to