* libgcc2.c (__paritysi2, __paritydi2): Replace last two reduction
commit9acebba82637e1a8e9d0902443f0bf3bd6b70752
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Feb 2003 00:43:22 +0000 (5 00:43 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Feb 2003 00:43:22 +0000 (5 00:43 +0000)
treed1231e617a60d648c24d7aa85f9cab0e22d2276d
parentf9f21662bd312d87b9d96dcc3a83985ed1b00367
    * libgcc2.c (__paritysi2, __paritydi2): Replace last two reduction
        rounds with a "bit table" lookup.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62421 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/libgcc2.c