[Bug other/53285] libibiberty's md5.c builds with warnings with 4.7 and trunk

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


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

--- Comment #3 from Kai Tietz <ktietz at gcc dot gnu.org> 2013-01-31 08:14:32 UTC ---
Author: ktietz
Date: Thu Jan 31 08:14:27 2013
New Revision: 195601

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195601
Log:
    Merged from trunk.
    PR other/53285
    * md5.c (md5_finish_ctx): Declare swap_bytes.  Assign SWAP() output
    to swap_bytes, and then call memcpy to move it to ctx->buffer.


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



More information about the Gcc-bugs mailing list