<SNIP> On Wed, Aug 29, 2007 at 03:30:45PM +0200, Michael Matz wrote: > I'm only a compiler developer hitting qemu hard enough until it works with > gcc4 :-)
slightly offtopic, but in the last GCC summit 2007 there was a presentation with an interesting propossal which makes GCC specifically generate code chunks that would be reused in a different context like it is done with dyngen for qemu as shown by : http://www.gccsummit.org/2007/view_abstract.php?content_key=30 with a description (but sadly no code) in the proceedings (pages 117 to 130) available from : http://ols2006.108.redhat.com/2007/GCC-Reprints/GCC2007-Proceedings.pdf Carlo