]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-copy.c (copy_prop_visit_phi_node): Do not leave the PHIs value undefined.
authorRichard Guenther <rguenther@suse.de>
Sat, 28 Mar 2009 16:02:18 +0000 (16:02 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 28 Mar 2009 16:02:18 +0000 (16:02 +0000)
commitfbb789d49a45ad77c8af271a673f305401f2b134
tree276e86bab77f77da3d3fdc988f400ef3be07bd79
parentbc6600ab2aeff09a928a28d2f74288ffcb5ad839
tree-ssa-copy.c (copy_prop_visit_phi_node): Do not leave the PHIs value undefined.

2009-03-28  Richard Guenther  <rguenther@suse.de>

* tree-ssa-copy.c (copy_prop_visit_phi_node): Do not leave
the PHIs value undefined.

From-SVN: r145193
gcc/ChangeLog
gcc/tree-ssa-copy.c