Module Name: pcc
Committed By: ragge
Date: Thu Jun 10 16:34:57 UTC 2010
Modified Files:
pcc/cc/ccom: cgram.y pftn.c
Log Message:
Repair #pragma pack functionality. It added pack attributes to everything,
not only struct declarations.
This fixes Jira#PCC-46 by Gregory McGarry.
The fix does not address what value should be given inside eventual ().
To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.281 -r1.282 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.