[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-05-08 Thread law at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #11 from Jeffrey A. Law --- Author: law Date: Fri May 9 04:54:00 2014 New Revision: 210254 URL: http://gcc.gnu.org/viewcvs?rev=210254&root=gcc&view=rev Log: 2014-05-08 Jeff Law PR tree-optimization/61009 * tree-ssa-thread

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-05-08 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #10 from davidxl --- (In reply to Jeffrey A. Law from comment #9) > Sorry, personal issue taking an enormous amount of my time right now. I > have a fully tested patch and just need to twiddle the attached test into an > executable te

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-05-08 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #9 from Jeffrey A. Law --- Sorry, personal issue taking an enormous amount of my time right now. I have a fully tested patch and just need to twiddle the attached test into an executable testcase for the regression suite.

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-05-07 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 davidxl changed: What|Removed |Added CC||xinliangli at gmail dot com --- Comment #8 from

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-30 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #7 from Jeffrey A. Law --- I see what's happening here... I need to think about how best to handle this situation. Oh how threading across loop backedges perilous.

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-30 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #6 from Teresa Johnson --- On Tue, Apr 29, 2014 at 2:46 PM, ppluzhnikov at google dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 > > --- Comment #4 from Paul Pluzhnikov --- > (In reply to Andrew Pinski from commen

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com --- Comment #5 fro

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #4 from Paul Pluzhnikov --- (In reply to Andrew Pinski from comment #2) > Most likely related to bug 60902. Teresa, could you verify whether r209860 (for PR60902) fixes this one as well?

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com --- Comme

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #2 from Andrew Pinski --- Most likely related to bug 60902.

[Bug tree-optimization/61009] Incorrect jump threading in dom

2014-04-29 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009 --- Comment #1 from Teresa Johnson --- Created attachment 32710 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32710&action=edit t.C.078t.dom1