tree-ssa-forwprop.c (forward_propagate_into_comparison): Do not make the replacement...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 9 Oct 2011 21:39:12 +0000 (21:39 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 9 Oct 2011 21:39:12 +0000 (21:39 +0000)
commit75e649f6f48d121f830f244827551618d903fd07
tree113c5588f603f68fb0d8f8a6cf5152e1f5b03392
parent7de61dc6ac5ec699bffb6af49636db501f436004
tree-ssa-forwprop.c (forward_propagate_into_comparison): Do not make the replacement if the conversion to the LHS type is not useless.

* tree-ssa-forwprop.c (forward_propagate_into_comparison): Do not make
the replacement if the conversion to the LHS type is not useless.

From-SVN: r179730
gcc/ChangeLog
gcc/tree-ssa-forwprop.c