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: [tree-ssa] COND_EXPR lowering.


On Fri, Oct 24, 2003 at 03:22:10PM -0400, Andrew MacLeod wrote:
> access our flattened COND_EXPRs with 2 new macros instead of
> COND_EXPR_THEN and COND_EXPR_ELSE, we could provide 2 new ones
> 
> COND_EXPR_THEN_LABEL(expr)
>   and 
> COND_EXPR_ELSE_LABEL(expr)

This sounds marvelous.


r~


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