This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r189996 - in /trunk/libiberty: ChangeLog md5.c


Author: uros
Date: Tue Jul 31 06:38:27 2012
New Revision: 189996

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


Modified:
    trunk/libiberty/ChangeLog
    trunk/libiberty/md5.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]