This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/17966] a quadratic behavior in thread_jumps


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-13 12:19 -------
I also cannot think of a testcase where we have the reverse BB but it could happen.  Really we should 
processoring by post-dom order which gives us the correct way to do this transformation.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17966


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]