On 02/03/2015 06:29 AM, Richard Sandiford wrote:
> Represents the @code{fma}, @code{fmaf}, and @code{fmal} builtin
> -functions that do a combined multiply of @var{x} and @var{y} and then
> -adding to@var{z} without doing an intermediate rounding step.
> +functions, which compute @samp{@var{x} * @
Ping.
Richard Sandiford writes:
> The original reason for this was to fix the missing space before "@var{z}".
> "Do a combined multiply ... and then" didn't sound quite right though:
> "and then" implies a separate step and so feels like a contradiction
> of "combined".
>
> Tested with "make doc