[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2015-06-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 Richard Biener changed: What|Removed |Added Target Milestone|4.8.5 |4.9.3 --- Comment #13 from Richard Bien

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2015-05-20 Thread michael.collison at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 Michael Collison changed: What|Removed |Added Assignee|michael.collison at linaro dot org |mkuvyrkov at gcc dot gnu.org

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2014-12-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.8.4 |4.8.5 --- Comment #11 from Jakub Jelinek

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2014-12-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2014-11-19 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.8.4

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2014-11-05 Thread mkuvyrkov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 --- Comment #10 from Maxim Kuvyrkov --- Michael, What is the status of this bug? Thanks.

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2014-08-19 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 --- Comment #9 from David Binderman --- (In reply to David Binderman from comment #8) > Created attachment 33361 [details] > C++ source code Please ignore this attachment. It is for a different bug.

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2014-08-19 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 David Binderman changed: What|Removed |Added CC||dcb314 at hotmail dot com --- Comment

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2014-08-04 Thread michael.collison at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 --- Comment #7 from Michael Collison --- Charlie, I still feel that the var tracking pass should be able to protect itself from an infinite loop. On 8/4/2014 11:43 AM, cbaylis at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.c

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2014-08-04 Thread cbaylis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 --- Comment #6 from cbaylis at gcc dot gnu.org --- git bisect points to r211625 as the revision which fixes/hides this bug on trunk. 2014-06-13 Richard Biener * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children): Rewr

[Bug debug/61033] [4.8/4.9 Regression] Infinite loop in variable tracking

2014-08-04 Thread cbaylis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033 cbaylis at gcc dot gnu.org changed: What|Removed |Added CC||cbaylis at gcc dot gnu.org -