aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Burnus <burnus@gcc.gnu.org>2012-09-11 15:15:24 +0200
committerTobias Burnus <burnus@gcc.gnu.org>2012-09-11 15:15:24 +0200
commit09df34c45853f47f3728534b1f2618a1d072e13b (patch)
tree468a83b47f1584eb2cba92d57f6d144cd34d1972
parent8b2ab9cbe46a9dc72099933681bc803766405295 (diff)
downloadgcc-09df34c45853f47f3728534b1f2618a1d072e13b.zip
gcc-09df34c45853f47f3728534b1f2618a1d072e13b.tar.gz
gcc-09df34c45853f47f3728534b1f2618a1d072e13b.tar.bz2
sourcebuild.texi (arm_neon_v2_ok): Fix @anchor.
2012-09-11 Tobias Burnus <burnus@net-b.de> * doc/sourcebuild.texi (arm_neon_v2_ok): Fix @anchor. From-SVN: r191181
-rw-r--r--gcc/ChangeLog12
-rw-r--r--gcc/doc/sourcebuild.texi2
2 files changed, 9 insertions, 5 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e65785a..3ea8182 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,9 +1,13 @@
+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.
- * doc/sourcebuild.texi (arm_neon_v2_ok, arm_neon_v2_hw): Document it.
+ * config/arm/neon.md (fma<VCVTF:mode>4): New pattern.
+ (*fmsub<VCVTF:mode>4): Likewise.
+ * doc/sourcebuild.texi (arm_neon_v2_ok, arm_neon_v2_hw): Document it.
2012-09-11 Aldy Hernandez <aldyh@redhat.com>
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 3fe52ad..711c17b 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -1534,7 +1534,7 @@ 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_neon_ok}
+@anchor{arm_neon2_ok}
ARM Target supports @code{-mfpu=neon -mfloat-abi=softfp} or compatible
options. Some multilibs may be incompatible with these options.