+2004-11-13 Kazu Hirata <kazu@cs.umass.edu>
+
+ * tree-ssa-loop-manip.c: Fix a comment typo.
+
2004-11-12 Mike Stump <mrs@apple.com>
* doc/cppinternals.texi (Index): Fix html generation with makeinfo by
SSA_NAME_DEF_STMT (PHI_RESULT (phi)) = phi;
}
-/* The same ad cfgloopmanip.c:duplicate_loop_to_header_edge, but also updates
+/* The same as cfgloopmanip.c:duplicate_loop_to_header_edge, but also updates
ssa. In order to achieve this, only loops whose exits all lead to the same
location are handled.