From: Lulu Cheng Date: Thu, 27 Mar 2025 03:42:11 +0000 (+0800) Subject: LoongArch: doc: Add same-address constraint to the description of '-mld-seq-sa'. X-Git-Tag: basepoints/gcc-16~530 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ad8f74972923baaaaf2b6d6291d31ef53c4ded4;p=thirdparty%2Fgcc.git LoongArch: doc: Add same-address constraint to the description of '-mld-seq-sa'. gcc/ChangeLog: * doc/invoke.texi: Modify the description of '-mld-seq-sa'. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 2397e5ddf5f..df461090824 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -28000,8 +28000,8 @@ Use (do not use) @code{amcas[_db].@{b/h/w/d@}} instructions. When build with @opindex mno-ld-seq-sa @item -mld-seq-sa @itemx -mno-ld-seq-sa -Whether a load-load barrier (@code{dbar 0x700}) is needed. When build with -@option{-march=la664}, it is enabled by default. The default is +Whether a same-address load-load barrier (@code{dbar 0x700}) is needed. When +build with @option{-march=la664}, it is enabled by default. The default is @option{-mno-ld-seq-sa}, the load-load barrier is needed. @opindex mtls-dialect