[Bug tree-optimization/77544] [6 Regression] segfault at -O0 - infinite loop in simplification

2016-09-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77544 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/77544] [6 Regression] segfault at -O0 - infinite loop in simplification

2016-09-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77544 --- Comment #9 from Richard Biener --- Author: rguenth Date: Tue Sep 27 10:54:00 2016 New Revision: 240527 URL: https://gcc.gnu.org/viewcvs?rev=240527&root=gcc&view=rev Log: 2016-09-27 Richard Biener Backport from mainline 20

[Bug tree-optimization/77544] [6 Regression] segfault at -O0 - infinite loop in simplification

2016-09-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77544 --- Comment #8 from Richard Biener --- Author: rguenth Date: Thu Sep 15 12:35:13 2016 New Revision: 240164 URL: https://gcc.gnu.org/viewcvs?rev=240164&root=gcc&view=rev Log: 2016-09-15 Richard Biener PR middle-end/77544 * fol

[Bug tree-optimization/77544] [6 Regression] segfault at -O0 - infinite loop in simplification

2016-09-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77544 Richard Biener changed: What|Removed |Added Known to work||7.0 Summary|[6/7 Regression]