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/19804] Missed jump threading opportunity on "else" arm of COND_EXPR


------- Additional Comments From law at redhat dot com  2005-02-14 21:02 -------
The updated jump thread selection code will catch this case and optimize it in
the appropriate way -- without causing us to miss other jump threading
opportunities :-)


-- 


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


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