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: Your change breaks MIPS.


>  > BTW, am I the only one seeing bootstrap failure on mips?
>  > Thanks.
>  > H.J.
> 
> No, I see it also on irix6.2.
I got it now too.  I hoped the problem to be cc0 issue related to jump threading,
but jump threading code appears to handle cc0 conservatively - in fact disable wast
majority of threading - I need to fix that separately.

Does someone have simplified testcase or can reproduce similar breakage on other target?

Honza
> 
> --
> Kaveh R. Ghazi			Director of Systems Architecture
> ghazi@caip.rutgers.edu		Qwest Global Services


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