[Bug target/39064] libiberty md5.h needs uintptr_t

ktietz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 30 16:51:00 GMT 2013


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

--- Comment #5 from Kai Tietz <ktietz at gcc dot gnu.org> 2013-01-30 16:51:03 UTC ---
Author: ktietz
Date: Wed Jan 30 16:50:49 2013
New Revision: 195579

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195579
Log:
    PR other/54620
    PR target/39064
    * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
    stdint.h and sys/types.h headers are present.
    * sha1.h (sha1_uintptr, sha1_uint32): Likewise.


Modified:
    trunk/include/ChangeLog
    trunk/include/md5.h
    trunk/include/sha1.h



More information about the Gcc-bugs mailing list