diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2014-02-11 18:39:50 +0100 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2014-02-11 18:39:50 +0100 |
commit | e332c729c1952c0146cfa48042267ac735905b23 (patch) | |
tree | 8d5505af6daa59f07d1ae3934636fa18991cb9aa /gcc | |
parent | 4fd92af6e324512c18f5d34e23297d85855be48e (diff) | |
download | gcc-e332c729c1952c0146cfa48042267ac735905b23.zip gcc-e332c729c1952c0146cfa48042267ac735905b23.tar.gz gcc-e332c729c1952c0146cfa48042267ac735905b23.tar.bz2 |
sourcebuild.texi (arm_vfp3_ok): Add missing anchor.
* doc/sourcebuild.texi (arm_vfp3_ok): Add missing anchor.
From-SVN: r207694
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/sourcebuild.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 1ea5753..85ef819 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -1552,6 +1552,7 @@ ARM target supports @code{-mfpu=vfp -mfloat-abi=softfp}. Some multilibs may be incompatible with these options. @item arm_vfp3_ok +@anchor{arm_vfp3_ok} ARM target supports @code{-mfpu=vfp3 -mfloat-abi=softfp}. Some multilibs may be incompatible with these options. |