https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71526
--- Comment #4 from Richard Biener ---
Author: rguenth
Date: Tue Jun 14 13:47:01 2016
New Revision: 237441
URL: https://gcc.gnu.org/viewcvs?rev=237441&root=gcc&view=rev
Log:
2016-06-14 Richard Biener
PR middle-end/71526
* gen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71526
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71526
--- Comment #2 from Marc Glisse ---
(In reply to Richard Biener from comment #1)
> this is the new /* MIN (X, C1) < C2 -> X < C2 || C1 < C2 */ pattern matching
> and using boolean_type (guessed by genmatch) for the result comparisons
> instead o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71526
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|