[Bug middle-end/85382] code compiled with fno-builtin uses builtin

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 18 09:03:00 GMT 2018


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.


More information about the Gcc-bugs mailing list