From: Ramana Radhakrishnan Date: Tue, 11 Sep 2012 13:34:35 +0000 (+0000) Subject: Fix typo in documentation from last commit. X-Git-Tag: misc/gccgo-go1_1_2~936 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=178a71a9ad5a018315720e58dac692f943a761df;p=thirdparty%2Fgcc.git Fix typo in documentation from last commit. Co-Authored-By: Matthew Gretton-Dann From-SVN: r191182 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3ea8182fa087..a52864cdfcd7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,9 +1,13 @@ +2012-09-11 Ramana Radhakrishnan + + * doc/sourcebuild.texi (arm_neon_v2_ok): Adjust command line. + 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. diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 711c17ba3653..055567b65d1b 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -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