doc: Add missing arm_arch_v8a_hard_ok anchor
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 29 Apr 2020 11:06:41 +0000 (12:06 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Wed, 29 Apr 2020 11:06:41 +0000 (12:06 +0100)
2020-04-29  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
* doc/sourcebuild.texi: Add missing arm_arch_v8a_hard_ok anchor.

gcc/ChangeLog
gcc/doc/sourcebuild.texi

index 2de5b3c81b424efeab1a9628f7ba3291e95a007a..2287ff97ea1fbee32705bca9a9d9972a272007af 100644 (file)
@@ -1,3 +1,7 @@
+2020-04-29  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * doc/sourcebuild.texi: Add missing arm_arch_v8a_hard_ok anchor.
+
 2020-04-29  Richard Sandiford  <richard.sandiford@arm.com>
 
        * config/arm/arm-builtins.c (arm_atomic_assign_expand_fenv): Use
index d8da77d5ba468b0b5e51174d9e06eef29c433894..66f3576cb1100c99e5de97f9882ebce2431fe560 100644 (file)
@@ -1830,6 +1830,7 @@ ARM target supports @code{-mfpu=vfp3 -mfloat-abi=softfp}.
 Some multilibs may be incompatible with these options.
 
 @item arm_arch_v8a_hard_ok
+@anchor{arm_arch_v8a_hard_ok}
 The compiler is targeting @code{arm*-*-*} and can compile and assemble code
 using the options @code{-march=armv8-a -mfpu=neon-fp-armv8 -mfloat-abi=hard}.
 This is not enough to guarantee that linking works.