tree-vrp.c (intersect_ranges): If we failed to handle the intersection choose a const...
authorRichard Biener <rguenther@suse.de>
Fri, 30 Sep 2016 07:09:28 +0000 (07:09 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 30 Sep 2016 07:09:28 +0000 (07:09 +0000)
commit68ad1df5f5cd80b15c5015bb86230bf2c5b2bc3e
tree2288d16253c0d992f87308a69b56b0cf44c0c04c
parentf334c828feae86ecdcc6a8f0b35425147057539f
tree-vrp.c (intersect_ranges): If we failed to handle the intersection choose a constant singleton range if...

2016-09-30  Richard Biener  <rguenther@suse.de>

* tree-vrp.c (intersect_ranges): If we failed to handle
the intersection choose a constant singleton range if available.

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