]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
PR middle-end/36041
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Jun 2013 09:28:40 +0000 (09:28 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Jun 2013 09:28:40 +0000 (09:28 +0000)
commit68a09193919982ab27ca06269ad2b34f6b5f3e0f
tree6bb2542aeca126f3ed7209d470724896cf4de0ba
parent556f149b243f5081a6278a9162d457e2149efcd6
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.

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