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

Michael Meissner <meissner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50708|0                           |1
        is obsolete|                            |
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2021-04-29
           Assignee|unassigned at gcc dot gnu.org      |meissner at gcc dot 
gnu.org

--- Comment #6 from Michael Meissner <meissner at gcc dot gnu.org> ---
Created attachment 50709
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50709&action=edit
Use FLT128 constants for complex KFmode division.

This patch uses the FLT128 constants that are already defined for building
_divkf3.c instead of trying expect the constants to be defined as __LIBGCC_KF. 
The __LIBGCC_KF constants are not defined.

I am starting a build now with this patch.

Reply via email to