[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:18:00 GMT 2013


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

--- Comment #5 from Kai Tietz <ktietz at gcc dot gnu.org> 2013-01-31 08:17:47 UTC ---
Author: ktietz
Date: Thu Jan 31 08:17:37 2013
New Revision: 195603

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195603
Log:
    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:
    trunk/libiberty/ChangeLog



More information about the Gcc-bugs mailing list