This is the mail archive of the gcc-patches@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]

Re: Jump threading fix II


On Sat, Jan 05, 2002 at 01:33:51AM +0100, Jan Hubicka wrote:
> 
> Hi,
> This finally appears to be the MIPS problem.  When caring the reversed
> conditonals I used mistakely first part instead of second. The first in
> IF_THEN_ELSE is the condition, not the THEN case.  i386 uses no
> reversed conditionals anymore (probably MIPS should not do as well), that
> explains why I didn't run into similar problems.
> 
> Bootstrapped/regtested i386, MIPS in progress. If it passes I will install
> it as obvious.

Please make sure you can bootstrap on mips without regressions.


Thanks.


H.J.


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