tree-vrp.c (simplify_conversion_using_ranges): Manually translate the source value...
authorRichard Guenther <rguenther@suse.de>
Mon, 11 Jul 2011 14:27:04 +0000 (14:27 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 11 Jul 2011 14:27:04 +0000 (14:27 +0000)
commitdcc95c20883bb4f104314650e76176d30ad8396e
treebafcbf8cbeddfaf7f813f266159b82dd6a444b62
parentf07e929dd8f68f5328cb6f4ec46e6d8897447a7a
tree-vrp.c (simplify_conversion_using_ranges): Manually translate the source value-range through the conversion chain.

2011-07-11  Richard Guenther  <rguenther@suse.de>

* tree-vrp.c (simplify_conversion_using_ranges): Manually
translate the source value-range through the conversion chain.

From-SVN: r176154
gcc/ChangeLog
gcc/tree-vrp.c