Bliss 0.210 released

2006-10-14 Thread Roar Thron
Hi In case it may be of interest: There is a new version of Bliss out, 0.210. Available from ftp://ftp.nvg.ntnu.no/pub/vms/bliss/bliss-0_210.tgz (Do not mind the vms path, it compiles on Linux i386/x86_64.) News: Now a frontend for gcc 4.1.1. More support for block value in control expressions.

Re: gcc 4.1.1 and Bliss frontend.

2006-07-23 Thread Roar Thron
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? >