Module Name: pcc Committed By: ragge Date: Sun Aug 16 07:39:57 UTC 2009
Modified Files:
pcc/arch/i386: local2.c order.c
Log Message:
Use movs{l,w,b} and mov{l,w,b} for struct copies instead of memcpy().
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 pcc/arch/i386/local2.c
cvs rdiff -u -r1.54 -r1.55 pcc/arch/i386/order.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
