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: [patch] [tuples] some aux functions


Hi,

> On 2/22/08 7:35 AM, Richard Guenther wrote:
> 
> >I see.  So in theory we could just add two new predicate codes
> >'TRUE' and 'FALSE', which regardless of LHS or RHS evaluate
> >to true or false.
> 
> We could, but I don't know if this is common enough to justify yet 
> another tree code.

given that all such conditions will be removed in the next cfg cleanup,
I think introducing such codes would just complicate things
unnecessarily,

Zdenek


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