r236980 - in /trunk/gcc: ChangeLog match.pd
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Wed Jun 1 10:33:00 GMT 2016
Author: rguenth
Date: Wed Jun 1 10:33:35 2016
New Revision: 236980
URL: https://gcc.gnu.org/viewcvs?rev=236980&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/match.pd
More information about the Gcc-cvs
mailing list