]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Fix spelling in arm_v8_1m_main_cde_mve_fp
authorChristophe Lyon <christophe.lyon@linaro.org>
Tue, 1 Aug 2023 08:40:12 +0000 (08:40 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Tue, 1 Aug 2023 08:43:30 +0000 (08:43 +0000)
Fix spelling mistakes introduced by my previous patch in this area.

2023-08-01  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/
* doc/sourcebuild.texi (arm_v8_1m_main_cde_mve_fp): Fix spelling.

gcc/doc/sourcebuild.texi

index e5d15d67253f6e25305ef0636a3c7c82ff6107f8..1a78b3c1abb4ec0539437718c3ffe7ec7ef96f72 100644 (file)
@@ -2186,12 +2186,12 @@ the Custom Datapath Extension (CDE) and floating-point (VFP).
 Some multilibs may be incompatible with these options.
 
 @item arm_v8_1m_main_cde_mve
-Arm target supports options to generate instructions from Arm.1-M with
+Arm target supports options to generate instructions from Armv8.1-M with
 the Custom Datapath Extension (CDE) and M-Profile Vector Extension (MVE).
 Some multilibs may be incompatible with these options.
 
 @item arm_v8_1m_main_cde_mve_fp
-ARM target supports options to generate instructions from ARMv8.1-M
+Arm target supports options to generate instructions from Armv8.1-M
 with the Custom Datapath Extension (CDE) and M-Profile Vector
 Extension (MVE) with floating-point support.  Some multilibs may be
 incompatible with these options.