]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
LoongArch: doc: Add same-address constraint to the description of '-mld-seq-sa'.
authorLulu Cheng <chenglulu@loongson.cn>
Thu, 27 Mar 2025 03:42:11 +0000 (11:42 +0800)
committerLulu Cheng <chenglulu@loongson.cn>
Mon, 31 Mar 2025 02:06:30 +0000 (10:06 +0800)
gcc/ChangeLog:

* doc/invoke.texi: Modify the description of '-mld-seq-sa'.

(cherry picked from commit 8ad8f74972923baaaaf2b6d6291d31ef53c4ded4)

gcc/doc/invoke.texi

index 6a94c7b70a5fc683a19630171222f9a70845ab14..c85cac24f3ce1cbe564fb34c395e7bd7ad9c17cb 100644 (file)
@@ -27211,8 +27211,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