r111920 - in /trunk/gcc: ChangeLog tree-ssa-phi...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Fri Mar 10 01:22:00 GMT 2006


Author: pinskia
Date: Fri Mar 10 01:22:54 2006
New Revision: 111920

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111920
Log:
2006-03-09  Andrew Pinski  <pinskia@physics.uc.edu>

        * tree-ssa-phiopt.c (tree_ssa_phiopt): Add cfgchanged variable.
        Set it when one of the replacement functions returned true.
        Return TODO_cleanup_cfg if cfgchanged is true.
        (pass_phiopt) <todo_flags_finish>: Remove TODO_cleanup_cfg.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-phiopt.c



More information about the Gcc-cvs mailing list