count-one-bits: Assume that the compiler supports 'long long'.
commit4069d42575181bd484af4f433c0d0d5358470a80
authorBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 08:34:06 +0000 (22 09:34 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 08:34:06 +0000 (22 09:34 +0100)
treeefe440c9e124736a1e012dcf049aca172b753b2c
parent00b4820cc972dd38f6251a21d255ee63419a1d45
count-one-bits: Assume that the compiler supports 'long long'.

* lib/count-one-bits.h (count_one_bits_ll): Define unconditionally.
* m4/count-one-bits.m4: Remove file.
* modules/count-one-bits (Files): Remove it.
(configure.ac): Don't invoke gl_COUNT_ONE_BITS.
* tests/test-count-one-bits.c (main): Test count_one_bits_ll
unconditionally.
ChangeLog
lib/count-one-bits.h
m4/count-one-bits.m4 [deleted file]
modules/count-one-bits
tests/test-count-one-bits.c