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] A replacement for COMPOUND_EXPR


Hello,

> On Fri, Oct 24, 2003 at 09:28:54PM +0200, Zdenek Dvorak wrote:
> > and you may find exactly this done on tree-ssa-cfg-branch :-)
> 
> Yes.  ;-)  I'm thinking that we should focus on getting your
> lowering code merged asap.  I see Andrew is handling COND_EXPR.
> I'll look through the SWITCH_EXPR stuff on the branch soon.

might you please check
http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01962.html?  It's the
essential step to removing bind_exprs and it's actually trying to
implement one of your proposals, so it would probably be best if you
reviewed it.

Zdenek


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