This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[patch, installed] fix typo in comment in tree-scalar-evolution.c
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: 16 Apr 2005 18:27:28 -0300
- Subject: [patch, installed] fix typo in comment in tree-scalar-evolution.c
- Organization: Red Hat Global Engineering Services Compiler Team
Installing as obvious.
Index: gcc/ChangeLog
from Alexandre Oliva <aoliva@redhat.com>
* tree-scalar-evolution.c (interpret_rhs_modify_expr): Fix typo in
comment.
Index: gcc/tree-scalar-evolution.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/tree-scalar-evolution.c,v
retrieving revision 2.19
diff -u -p -r2.19 tree-scalar-evolution.c
--- gcc/tree-scalar-evolution.c 9 Apr 2005 01:37:23 -0000 2.19
+++ gcc/tree-scalar-evolution.c 16 Apr 2005 21:27:02 -0000
@@ -1658,7 +1658,7 @@ interpret_condition_phi (struct loop *lo
}
/* 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
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}