On Sat, Jul 22, 2006 at 01:28:34AM -0700, Andrew Pinski wrote: > > On Jul 22, 2006, at 1:05 AM, Roar Thronæs wrote: > > >But it seems EXIT_BLOCK_EXPR and LABELED_BLOCK_EXPR have been moved > >to java, since no one else was using it. > > > >Would it be possible to move that code back, please? > > I don't think it should be moved back. > You can add it to your front-end instead as nothing outside of the > front-end
I expected to do it anyway, since I need them for 4.1.1. > really uses these tree code as they are useless once you go into CFG- > gimple. > In fact the question is why don't you emit these trees anyways? They > have > another form you can take, see how the java-gimple.java lowers them. I am going to look at the new 4.x.x features as soon as I get my frontend running again. -- -Roar Thronæs