]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/ChangeLog
re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)
authorKai Tietz <ktietz@gcc.gnu.org>
Thu, 31 Jan 2013 08:17:37 +0000 (09:17 +0100)
committerKai Tietz <ktietz@gcc.gnu.org>
Thu, 31 Jan 2013 08:17:37 +0000 (09:17 +0100)
commit4cfc6e54ba9dd2f53da6e679224706e2fbb0e66e
treeb907156921c669fd237f9cc4912d5325b4da95c1
parentb1a2e8c606606a13693bd52833a507edecf0dd24
re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)

PR other/54620
* sha1.c (sha1_process_block):  Handle case that size_t is
a wider-integer-scalar as a 32-bit unsigned integer.

From-SVN: r195603
libiberty/ChangeLog