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

2007-04-27  Richard Guenther  <rguenther@suse.de>
  
        * tree-ssa-forwprop.c (get_prop_dest_stmt): Fix comment typo.

From-SVN: r124218
This commit is contained in:
Richard Guenther 2007-04-27 13:45:54 +00:00 committed by Richard Biener
parent 3aef2dbd2e
commit 64e8a9f04e
2 changed files with 5 additions and 1 deletions

View 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

View 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