Module Name: pcc
Committed By: ragge
Date: Sun Oct 3 09:42:22 UTC 2010
Modified Files:
pcc/cc/ccom: pftn.c trees.c
Log Message:
Fix bug that causes arithmetic on dynamic arrays to fail, this bug has
been there very long. Fixes regression test types008.
Should probably make tsize return a NODE to avoid duplicated code.
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.257 -r1.258 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.