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 rtl-optimization/12845] [3.4/3.5 Regression] missed jump optimization


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-06-19 00:13 -------
Subject: Re:  [3.4/3.5 Regression] missed jump opt

> Postponed until GCC 3.4.2.
> 
> Roger, would you please indicate whether or not you know anything about this
> PR? :-)

This is a relatively minor problem in not correctly optimizing conditions
that are always true or false.  Originally, the missed optimization caused
an ICE but we now handle the code generation for these situations in the
PA backend.

Dave


-- 


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


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