https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77697
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77697
--- Comment #2 from Richard Biener ---
Author: rguenth
Date: Fri Sep 23 12:37:22 2016
New Revision: 240430
URL: https://gcc.gnu.org/viewcvs?rev=240430&root=gcc&view=rev
Log:
2016-09-23 Richard Biener
PR tree-optimization/77697
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77697
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77697
--- Comment #1 from Richard Biener ---
No, the code doesn't make any sense at all. The following should fix most
of the obvious errors.
Index: gcc/tree-ssa-forwprop.c
===
--- gcc/t