tree-ssa-forwprop.c (get_prop_dest_stmt): Fix comment typo.
authorRichard Guenther <rguenther@suse.de>
Fri, 27 Apr 2007 13:45:54 +0000 (13:45 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 27 Apr 2007 13:45:54 +0000 (13:45 +0000)
2007-04-27  Richard Guenther  <rguenther@suse.de>

        * tree-ssa-forwprop.c (get_prop_dest_stmt): Fix comment typo.

From-SVN: r124218

gcc/ChangeLog
gcc/tree-ssa-forwprop.c

index 34b05fefa0a618c00153a156932fe3dccab2af20..75cb9da3b1691b67c6e2d4a6d865aeb502c80ada 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-27  Richard Guenther  <rguenther@suse.de>
+
+       * tree-ssa-forwprop.c (get_prop_dest_stmt): Fix comment typo.
+
 2007-04-27  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/30965
index 08bc5ff31c33a9b176ae36331a6fa44803f20ef6..6d9a4678bb4b26a3b96c93e27c8082c83a51b946 100644 (file)
@@ -156,7 +156,7 @@ static bool forward_propagate_addr_expr (tree name, tree rhs);
 static bool cfg_changed;
 
 
-/* Get the next statement we can propagate NAMEs value into skipping
+/* Get the next statement we can propagate NAME's value into skipping
    trivial copies.  Returns the statement that is suitable as a
    propagation destination or NULL_TREE if there is no such one.
    This only returns destinations in a single-use chain.  FINAL_NAME_P