On Mon, 22 Sep 2003, Leopold Toetsch wrote: > Steve Fink <[EMAIL PROTECTED]> wrote: > > On Sep-21, Leopold Toetsch wrote: > > >> Anyway, we should first finalize return conventions (it was proposed > >> these to be symmetric to calling conventions). > > > It seems like there was widespread agreement to that proposal. Dan? > > Yep. > > >> Then finish pcc.c. > > > What's needed? > > Return conventions. They work but don't handle prot/non-proto cases. And of > course spilling, register allocation and opimization.
I'm reworking the base vtable registration system at the moment. I'll get the return conventions finished right after that. Should be a few hours. Dan