Module Name:    pcc
Committed By:   ragge
Date:           Mon Mar 26 16:51:50 UTC 2012

Modified Files:
        pcc/cc/ccom: cgram.y init.c optim.c pass1.h trees.c

Log Message:
Let rmpconv() and optim() loop until nothing more to do.
Add ?: optimization for constants in optim().
Fixes Jira#PCC-387 by Nicolas Joly.


To generate a diff of this commit:
cvs rdiff -u -r1.342 -r1.343 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.78 -r1.79 pcc/cc/ccom/init.c
cvs rdiff -u -r1.49 -r1.50 pcc/cc/ccom/optim.c
cvs rdiff -u -r1.237 -r1.238 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.306 -r1.307 pcc/cc/ccom/trees.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to