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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
__powidf2 is provided by libgcc.a and thus available.  -fno-builtin is not
intended to prevent GCC from emitting calls to its runtime.

Reply via email to