https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107458

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
fmaf80_manually, fmaf64_manually, and fmaf32_manually are not exactly fma.

at least for x86-64-v2 due not doing the add before the rounding of the
multiply.

Reply via email to