fold-const.c (fold_binary_loc): Move simplifying of comparisons against the highest...
authorRichard Biener <rguenther@suse.de>
Fri, 24 Jul 2015 12:36:00 +0000 (12:36 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 24 Jul 2015 12:36:00 +0000 (12:36 +0000)
commit21aacde45801e932d3de8f7547fda44226ae9764
tree8948aaf78d810c2c69d7460cb413fab878376c75
parentfa138f6efd4329d7c27f1614efe14c49780b0d64
fold-const.c (fold_binary_loc): Move simplifying of comparisons against the highest or lowest possible integer ...

2015-07-24  Richard Biener  <rguenther@suse.de>

* fold-const.c (fold_binary_loc): Move simplifying of comparisons
against the highest or lowest possible integer ...
* match.pd: ... as patterns here.

From-SVN: r226153
gcc/ChangeLog
gcc/fold-const.c
gcc/match.pd