Re: [Gcl-devel] Re: gcl bad code generation for setf fill-pointer for fixnum value

2007-12-18 Thread Tim Josling
Thanks Camm On Tue, 2007-12-18 at 11:04 -0500, Camm Maguire wrote: > Greetings! > > All of thes ework in cvs head: > > BTW, are you interested in helping with the long-standing goal or > porting gcl as a new gcc front end for common lisp? > I am currently using gcl to build a front end for gcc

Re: [Gcl-devel] Re: gcl bad code generation for setf fill-pointer for fixnum value

2007-12-18 Thread Camm Maguire
Greetings! All of thes ework in cvs head: BTW, are you interested in helping with the long-standing goal or porting gcl as a new gcc front end for common lisp? = >(disassemble '(lambda () (setf (fill-pointer xxx) 0)) )