libgcc2.c (__popcountSI2): Don't use wide type for iterator and result.
authorJan Beulich <jbeulich@novell.com>
Mon, 5 Dec 2005 08:34:25 +0000 (08:34 +0000)
committerJan Beulich <jbeulich@gcc.gnu.org>
Mon, 5 Dec 2005 08:34:25 +0000 (08:34 +0000)
commit4000debbd3c06e98c2d0c67fdf6372e35b1908f0
treea6a92f5f670f5cf070398dd96e6d1070f3691f3a
parent9df6c3295b0b63040c21de3e54ac79969eb25a81
libgcc2.c (__popcountSI2): Don't use wide type for iterator and result.

2005-12-05  Jan Beulich  <jbeulich@novell.com>

* libgcc2.c (__popcountSI2): Don't use wide type for iterator and
result.
(__popcountDI2): Likewise.

From-SVN: r108046
gcc/ChangeLog
gcc/libgcc2.c