re PR tree-optimization/91257 (Compile-time and memory-hog hog)
authorRichard Biener <rguenther@suse.de>
Wed, 31 Jul 2019 07:53:11 +0000 (07:53 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 31 Jul 2019 07:53:11 +0000 (07:53 +0000)
commitce52e0ffb4f1ea7bd4fb99aea5dda75d260e438f
treefa5e90e2b49ba23ce8378101ebe58e0816ce0334
parentc3ac76aa4078e84d8ca0daf6dab7bc9738f3aa33
re PR tree-optimization/91257 (Compile-time and memory-hog hog)

2019-07-31  Richard Biener  <rguenther@suse.de>

PR tree-optimization/91257
* tree-vrp.c (union_ranges): Unify equality and less tests
by using compare_values.  Re-order cheap tests first.

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