From: Tobias Burnus Date: Tue, 11 Sep 2012 13:15:24 +0000 (+0200) Subject: sourcebuild.texi (arm_neon_v2_ok): Fix @anchor. X-Git-Tag: misc/gccgo-go1_1_2~937 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09df34c45853f47f3728534b1f2618a1d072e13b;p=thirdparty%2Fgcc.git sourcebuild.texi (arm_neon_v2_ok): Fix @anchor. 2012-09-11 Tobias Burnus * doc/sourcebuild.texi (arm_neon_v2_ok): Fix @anchor. From-SVN: r191181 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e65785a9e312..3ea8182fa087 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,9 +1,13 @@ +2012-09-11 Tobias Burnus + + * doc/sourcebuild.texi (arm_neon_v2_ok): Fix @anchor. + 2012-09-11 Ramana Radhakrishnan - Matthew Gretton-Dann + Matthew Gretton-Dann - * config/arm/neon.md (fma4): New pattern. - (*fmsub4): Likewise. - * doc/sourcebuild.texi (arm_neon_v2_ok, arm_neon_v2_hw): Document it. + * config/arm/neon.md (fma4): New pattern. + (*fmsub4): Likewise. + * doc/sourcebuild.texi (arm_neon_v2_ok, arm_neon_v2_hw): Document it. 2012-09-11 Aldy Hernandez diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 3fe52ad23564..711c17ba3653 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.