[Bug target/86677] popcount builtin detection is breaking some kernel build

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 26 10:16:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |rguenth at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
The kernel simply has to provide __popcount{s,d}i2 like it provides other
libgcc functions if it chooses to not link against libgcc.


More information about the Gcc-bugs mailing list