https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36041
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization --- Comment #25 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I still wonder if we should inline popcount if the target does not support it. Same with the vectorized version of it.