OSDN Git Service

Merged from trunk.
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jan 2013 08:14:27 +0000 (08:14 +0000)
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jan 2013 08:14:27 +0000 (08:14 +0000)
commit6f23c79cf90443fe93a09f0b8a665304ec0e9b2b
tree3669e668f3132a78261e39edb44d1ce3db90011a
parent6736aaac6fdde59357b2ffa581c507a3ff5f07c5
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195601 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/md5.c