[Bug middle-end/82479] missing popcount builtin detection

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 12 16:57:00 GMT 2017


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

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to amker from comment #10)
> And this should be considered along with PR36041 which is still an open
> issue?

For most targets, that PR does not make a difference.  It is only for targets
which does not have a target pattern.  Of the major targets I know of, only
aarch64 with SIMD turned off will run into that issue.


More information about the Gcc-bugs mailing list