From 178a71a9ad5a018315720e58dac692f943a761df Mon Sep 17 00:00:00 2001 From: Ramana Radhakrishnan Date: Tue, 11 Sep 2012 13:34:35 +0000 Subject: [PATCH] Fix typo in documentation from last commit. Co-Authored-By: Matthew Gretton-Dann From-SVN: r191182 --- gcc/ChangeLog | 6 +++++- gcc/doc/sourcebuild.texi | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3ea8182fa08..a52864cdfcd 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 711c17ba365..055567b65d1 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 -- 2.30.2