At 05:25 AM 7/16/2002 +0200, Angel Faus wrote: >Hi Melvin, > >This patch does the following things: > > - It includes patch #813 from Sean O'Rourke > > - It fixes another bug in spill(), who was generating bad code > > - It adds a bunch of work using the control-flow graph, analyzing the >exact places of the code where a variable is alive, and using this in >order to improve the interference analysis. Thanks, applied. It is probably time for me to make a documentation pass. :) -Melvin