Module Name: pcc
Committed By: ragge
Date: Tue Aug 9 16:39:56 UTC 2011
Modified Files:
pcc/cc/ccom: pass1.h trees.c
Log Message:
Make labels use nodes in pass1 instead of just being in the interpass queue.
This will simplify handling of inline functions etc.
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.298 -r1.299 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.