]> Savannah Git Hosting - gnulib.git/commit
count-leading-zeros: Assume that the compiler supports 'long long'.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 08:32:07 +0000 (09:32 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 08:32:37 +0000 (09:32 +0100)
commit0dfa3015c0cf4bb2fb21a06781dc4b5b326a855d
tree068454d900897f0ad7861ad4d0a4b114f11c14f2
parent9ba36dd358b128a79d0f7412b9dbdc7b6f6e4825
count-leading-zeros: Assume that the compiler supports 'long long'.

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