]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/md5.c
md5.c (md5_finish_ctx): Declare swap_bytes.
authorMike Frysinger <vapier@gentoo.org>
Tue, 31 Jul 2012 06:38:27 +0000 (06:38 +0000)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 31 Jul 2012 06:38:27 +0000 (08:38 +0200)
commitd555a90ebed1156180138ff9a1aabfa19ecc2d76
tree1446cfb44f5752cf12ad70da36ed3b897399f60f
parentb0f6b6129a973e1b2f44f2176f7e384376628404
md5.c (md5_finish_ctx): Declare swap_bytes.

2012-07-27  Mike Frysinger  <vapier@gentoo.org>

* md5.c (md5_finish_ctx): Declare swap_bytes.  Assign SWAP() output
to swap_bytes, and then call memcpy to move it to ctx->buffer.

From-SVN: r189996
libiberty/ChangeLog
libiberty/md5.c