]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/22335 (DOM creates mis-matched types)
authorAndrew Pinski <pinskia@physics.uc.edu>
Tue, 12 Jul 2005 17:00:00 +0000 (17:00 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 12 Jul 2005 17:00:00 +0000 (10:00 -0700)
commit019b02f12fe985b0ba72565e4d10b33c62c7836b
treec39f3b9fab9934e1ec06ced5284810a086b3827b
parenta207780f9b958e8cf857858a658dbe9db6b68347
re PR tree-optimization/22335 (DOM creates mis-matched types)

2005-07-12  Andrew Pinski  <pinskia@physics.uc.edu>

        PR tree-opt/22335
        * tree-ssa-dom.c (eliminate_redundant_computations): Reject the prop if
        requiring a cast in a non RHS of modify_expr.  Add a cast when required.
        (lookup_avail_expr): Use constant_boolean_node instead
        of boolean_false_node/boolean_true_node.

From-SVN: r101929
gcc/ChangeLog
gcc/tree-ssa-dom.c
This page took 0.05914 seconds and 5 git commands to generate.