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: releases/gcc-14.3.0~319 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d9c933c4cd31806cc9bef3a2b8238370b6df986;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'. (cherry picked from commit 8ad8f74972923baaaaf2b6d6291d31ef53c4ded4) --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 6a94c7b70a5..c85cac24f3c 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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