]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo in documentation from last commit.
authorRamana Radhakrishnan <ramana.radhakrishnan@arm.com>
Tue, 11 Sep 2012 13:34:35 +0000 (13:34 +0000)
committerRamana Radhakrishnan <ramana@gcc.gnu.org>
Tue, 11 Sep 2012 13:34:35 +0000 (13:34 +0000)
Co-Authored-By: Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
From-SVN: r191182

gcc/ChangeLog
gcc/doc/sourcebuild.texi

index 3ea8182fa08754e73471d1a83662a3586a91d1d9..a52864cdfcd7fb8578ffc583e28d05c4c790612e 100644 (file)
@@ -1,9 +1,13 @@
+2012-09-11  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+       * doc/sourcebuild.texi (arm_neon_v2_ok): Adjust command line.
+
 2012-09-11  Tobias Burnus  <burnus@net-b.de>
 
        * doc/sourcebuild.texi (arm_neon_v2_ok): Fix @anchor.
 
 2012-09-11  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
-           Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+            Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
 
        * config/arm/neon.md (fma<VCVTF:mode>4): New pattern.
        (*fmsub<VCVTF:mode>4): Likewise.
index 711c17ba365337a65abdd22d1d6e192d2a15c86a..055567b65d1b90d6f6ccddce38b5f5725becd23e 100644 (file)
@@ -1534,8 +1534,8 @@ ARM Target supports @code{-mfpu=neon -mfloat-abi=softfp} or compatible
 options.  Some multilibs may be incompatible with these options.
 
 @item arm_neonv2_ok
-@anchor{arm_neon2_ok}
-ARM Target supports @code{-mfpu=neon -mfloat-abi=softfp} or compatible
+@anchor{arm_neonv2_ok}
+ARM Target supports @code{-mfpu=neon-vfpv4 -mfloat-abi=softfp} or compatible
 options.  Some multilibs may be incompatible with these options.
 
 @item arm_neon_fp16_ok