Richard Earnshaw (rearnsha) <[email protected]> approved the changes:
OK with requested changed

> +++ gcc/doc/sourcebuild.texi
> @@ -2127,1 +2127,4 @@
>  
> +@item arm_fp16_alternative_hw
> +Test system supports executing VFP half-precision floating-point
> +instructions in the ARM FP16 alternative format.  (Implies previous.)
I think we should avoid relative references (implises previous).  It can 
suddenly become very confusing if someone accidentally inserts another entry 
between the two entries but doesn't notice that this needs an update.

Use (Implies @code(arm_fp16_alternative_ok).)


--
https://forge.sourceware.org/gcc/gcc/pulls/202#issuecomment-6922

Reply via email to