Module Name:    pcc
Committed By:   ragge
Date:           Mon Apr 25 18:20:17 UTC 2011

Modified Files:
        pcc/arch/i386: local2.c order.c table.c

Log Message:
Do not use memcpy() to copy structs as arguments.
Fixes Jira#PCC-333 by Jonathan Gray.
XXX - should fix this for MACHOABI also.


To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 pcc/arch/i386/local2.c
cvs rdiff -u -r1.59 -r1.60 pcc/arch/i386/order.c
cvs rdiff -u -r1.132 -r1.133 pcc/arch/i386/table.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to