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

Re: Recent changes to cse.c


law@redhat.com writes:

>   In message <200107180903.KAA09819@cam-mail2.cambridge.arm.com>you write:
>  > > IMHO, cc0 should be exposed during final because that's the only time
>   > > we actually care about the contents of cc0 (for redundant compare/test
>   > > elimination).
>   > 
>   > We have mechanisms now which make HAVE_cc0 unnecessary (compare-and-jump 
>   > patterns).  Wouldn't it be easier to just get rid of HAVE_cc0 entirely 
>   > from the compiler and convert those few remaining ports that use it to the 
>   > new code?
> I'm not familiar with this support.  But it sounds like the model I've got
> for compare/jumps in general.

What must I read to do a right conversion from HAVE_cc0.

Denis.


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