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/17116] Missed jump threading/bypassing optimization with loop and % (or ands)


------- Additional Comments From rakdver at gcc dot gnu dot org  2004-08-23 10:29 -------
Aaargh... sorry, I am of course wrong, since the loop still has one exit.  I 
think the "do not thread over loop header" restriction could be lifted in this 
case quite easily.

-- 


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


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