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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|internal-improvement        |
          Component|libgcc                      |target

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
#if LIBGCC2_HAS_DF_MODE
...
#elif FLT_MANT_DIG < W_TYPE_SIZE

...
      SFtype msb;

Which means this code is not well tested at all and most likely only used on
this target ...

Reply via email to