[Bug middle-end/54364] Tail call jumps not threaded

2014-06-11 Thread steven at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54364 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/54364] Tail call jumps not threaded

2012-09-25 Thread xguo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54364 --- Comment #4 from xuepeng guo 2012-09-26 03:17:59 UTC --- Author: xguo Date: Wed Sep 26 03:17:54 2012 New Revision: 191751 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191751 Log: 2012-09-26 Zhenqiang Chen Bac

[Bug middle-end/54364] Tail call jumps not threaded

2012-09-19 Thread amker at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54364 --- Comment #3 from amker at gcc dot gnu.org 2012-09-19 07:40:21 UTC --- Author: amker Date: Wed Sep 19 07:40:15 2012 New Revision: 191462 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191462 Log: PR middle-end/54364 * bb-reorder.c

[Bug middle-end/54364] Tail call jumps not threaded

2012-08-24 Thread stevenb.gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54364 --- Comment #2 from stevenb.gcc at gmail dot com 2012-08-24 12:01:40 UTC --- With -O2 this is cleaned up by bb-reorder.

[Bug middle-end/54364] Tail call jumps not threaded

2012-08-24 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54364 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f