[Bug other/54620] sha1.c has incorrect math if sizeof(size_t) is 8

ktietz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 31 08:19:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54620

--- Comment #7 from Kai Tietz <ktietz at gcc dot gnu.org> 2013-01-31 08:19:12 UTC ---
Author: ktietz
Date: Thu Jan 31 08:19:03 2013
New Revision: 195605

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195605
Log:
    Merged from trunk
    PR other/54620
    * sha1.c (sha1_process_block):  Handle case that size_t is
    a wider-integer-scalar as a 32-bit unsigned integer.


Modified:
    branches/gcc-4_7-branch/libiberty/ChangeLog
    branches/gcc-4_7-branch/libiberty/sha1.c



More information about the Gcc-bugs mailing list