On 06/27/2013 07:48 AM, Jakub Jelinek wrote: > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? > > 2013-06-27 Jakub Jelinek <ja...@redhat.com> > > PR middle-end/36041 > * libgcc2.c (POPCOUNTCST2, POPCOUNTCST4, POPCOUNTCST8, POPCOUNTCST): > Define. > (__popcountSI2): For __SIZEOF_INT__ > 2 targets use arithmetics > instead of table lookups. > (__popcountDI2): Likewise.
Ok. r~