This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa-cfg] BIND_EXPR removal
On Wed, 2003-10-08 at 09:51, Zdenek Dvorak wrote:
> Hello,
>
> > I'll get back to you later today.
>
> perhaps it would be simpler if someone finally had a look at my
> cond_expr lowering patch. Once this is in, I may send a similar patch
> for switch_expr lowering, after which all of this becomes absolutely
> clear and straightforward.
Yes, I was considering that as I looked at this. Especially since I
meant to get to it earlier this week. Do you already have one for
switch lowering? The two seem independant of each other...
Andrew