re PR tree-optimization/71311 (spec2006 test case 416.gamess fails since r235817)
authorRichard Biener <rguenther@suse.de>
Wed, 1 Jun 2016 10:33:35 +0000 (10:33 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 1 Jun 2016 10:33:35 +0000 (10:33 +0000)
commit4618c453205f1812b32967312a845a66a1194495
tree2d7310dadd055735f6b4ca5fc1c0cec9f8c7e6a3
parenta8e9f9a310c7073dbf656cf4d47b72bff4605a2d
re PR tree-optimization/71311 (spec2006 test case 416.gamess fails since r235817)

2016-06-01  Richard Biener  <rguenther@suse.de>

PR tree-optimization/71311
* match.pd (@0 < @1 && @0 < @2 -> @0 < min(@1,@2)): Add :c and
restrict to non-INTEGER_CST @0.

From-SVN: r236980
gcc/ChangeLog
gcc/match.pd