]> 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>
Sat, 29 Mar 2025 01:26:03 +0000 (09:26 +0800)
gcc/ChangeLog:

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

gcc/doc/invoke.texi

index 2397e5ddf5ff65145484e49d913b3b2d9ce7ebc6..df4610908243035e324adc34e3d0ef285ea3bbbe 100644 (file)
@@ -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