Module Name: pcc
Committed By: ragge
Date: Wed Feb 6 18:23:00 UTC 2008
Modified Files:
pcc/cc/ccom: cgram.y optim.c pass1.h
Log Message:
Fix bug causing offsetof() not being evaluated as it should in an extern
initializer. Reported by KAMADA Ken'ichi.
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.29 -r1.30 pcc/cc/ccom/optim.c
cvs rdiff -u -r1.136 -r1.137 pcc/cc/ccom/pass1.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.