On Tue, 08 Feb 2022 01:25:01 PST (-0800), sch...@linux-m68k.org wrote:
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".

Ya, sorry, looks like I wasn't really paying attention in either of these.

Reply via email to