Module Name: pcc
Committed By: ragge
Date: Tue Jul 29 13:13:08 UTC 2008
Modified Files:
pcc/cc/ccom: cgram.y init.c pass1.h pftn.c trees.c
Log Message:
Use only nametree() instead of buildtree(NAME). Also cleanup a bunch
of use of binop nodes.
To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.42 -r1.43 pcc/cc/ccom/init.c
cvs rdiff -u -r1.148 -r1.149 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.217 -r1.218 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.202 -r1.203 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.