From 730a7525dc1b5eed50240a9aab6e6d6228549f5e Mon Sep 17 00:00:00 2001 From: uros Date: Tue, 11 Feb 2014 17:39:50 +0000 Subject: [PATCH] * doc/sourcebuild.texi (arm_vfp3_ok): Add missing anchor. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207694 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/doc/sourcebuild.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 1ea57535e33..85ef819c767 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. -- 2.11.4.GIT