https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79159
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79159
--- Comment #7 from amker at gcc dot gnu.org ---
Author: amker
Date: Tue Jan 24 13:09:27 2017
New Revision: 244868
URL: https://gcc.gnu.org/viewcvs?rev=244868&root=gcc&view=rev
Log:
PR tree-optimization/79159
* tree-ssa-loop-niter
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79159
--- Comment #6 from amker at gcc dot gnu.org ---
(In reply to amker from comment #5)
> (In reply to amker from comment #4)
> > Discussed with richi, and conclusion is that vrp issue is hard to fix at the
> > moment. Easy way out is to investigate
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79159
--- Comment #5 from amker at gcc dot gnu.org ---
(In reply to amker from comment #4)
> Discussed with richi, and conclusion is that vrp issue is hard to fix at the
> moment. Easy way out is to investigate why cunrolli peels one additional
>
> Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79159
--- Comment #4 from amker at gcc dot gnu.org ---
Discussed with richi, and conclusion is that vrp issue is hard to fix at the
moment. Easy way out is to investigate why cunrolli peels one additional
iteration than necessary. Note cunrolli comput
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79159
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79159
Richard Biener changed:
What|Removed |Added
CC||amker at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79159
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |7.0
--- Comment #2 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79159
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Known to work|