From: Alexandre Oliva Date: Sat, 16 Apr 2005 21:28:15 +0000 (+0000) Subject: tree-scalar-evolution.c (interpret_rhs_modify_expr): Fix typo in comment. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=29836d07d5175c17b66ded6083283117b26f13a7;p=platform%2Fupstream%2Fgcc.git tree-scalar-evolution.c (interpret_rhs_modify_expr): Fix typo in comment. * tree-scalar-evolution.c (interpret_rhs_modify_expr): Fix typo in comment. From-SVN: r98237 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ebc2c12..38556bf 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-04-16 Alexandre Oliva + + * tree-scalar-evolution.c (interpret_rhs_modify_expr): Fix typo in + comment. + 2005-04-16 Roger Sayle Steven Bosscher diff --git a/gcc/tree-scalar-evolution.c b/gcc/tree-scalar-evolution.c index ffead49..e7c7545 100644 --- a/gcc/tree-scalar-evolution.c +++ b/gcc/tree-scalar-evolution.c @@ -1658,7 +1658,7 @@ interpret_condition_phi (struct loop *loop, tree condition_phi) } /* Interpret the right hand side of a modify_expr OPND1. If we didn't - analyzed this node before, follow the definitions until ending + analyze this node before, follow the definitions until ending either on an analyzed modify_expr, or on a loop-phi-node. On the return path, this function propagates evolutions (ala constant copy propagation). OPND1 is not a GIMPLE expression because we could