]> www.ginac.de Git - cln.git/commit
Avoid shifting a 32-bit zero value by more than 31 bits.
authorBruno Haible <bruno@clisp.org>
Mon, 29 Aug 2005 13:14:22 +0000 (13:14 +0000)
committerBruno Haible <bruno@clisp.org>
Mon, 29 Aug 2005 13:14:22 +0000 (13:14 +0000)
commit1e7aede9bd0fc454e56fb5cc74e34ea636f94cce
treebfb1c95b196df9cd9ace630207b2a43cabf4a0be
parentc4e47eb4f1f36e828ffc4702fce5fe21b08fe23f
Avoid shifting a 32-bit zero value by more than 31 bits.
ChangeLog
src/integer/bitwise/cl_I_ash_I.cc