]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib/bits.h: Fix compiling with gcc 3.0 .. 3.3
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 21 Jun 2017 13:14:14 +0000 (16:14 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 21 Jun 2017 13:14:14 +0000 (16:14 +0300)
commit33c05298ab11c13b409da265a6bf2f745196156f
tree7dc3356b6c51c381a1c01775aef129124e7f17c6
parent05d12810ed20a2d1271410b953e1f2b5a8595b71
lib/bits.h: Fix compiling with gcc 3.0 .. 3.3

According to gcc's online manuals, 3.4 is the first version with
__builtin_clzll
src/lib/bits.h