Module Name: pcc
Committed By: ragge
Date: Tue Oct 21 09:35:48 UTC 2008
Modified Files:
pcc/arch/i386: macdefs.h
pcc/cc/ccom: pftn.c
Log Message:
If ALSTRUCT is not defined then use the largest alignment of the members
of the struct. This is how most ABIs declare strcut alignment today.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.224 -r1.225 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.