[Bug rtl-optimization/12845] [3.4/3.5 Regression] missed jump optimization
dave at hiauly1 dot hia dot nrc dot ca
gcc-bugzilla@gcc.gnu.org
Sat Jun 19 00:13:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list