------- Comment #1 from intvnut at gmail dot com 2008-04-25 00:36 ------- Created an attachment (id=15529) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15529&action=view) Popcount sample implementations
These implementations are derived from insights in Henry S. Warren's Hacker's Delight and Knuth's recent fascicle regarding boolean tips and tricks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36041