On Feb 24, 2006, at 0:23, Patrick R. Michaud wrote:

[...]
Well, there are two issues involved with the user stack:
* do we really need it / want it / keep it [1]
* if so, how are the semantics across sub calls or for coros

I've just committed an update (r11722) that eliminates PGE's
use of save/restore opcodes in the code it generates -- indeed,
PGE no longer has any save or restore opcodes and thus doesn't
need the user stack at all.

That's indeed an (indirect) answer to the 'do we really need it' part ;)

leo

Reply via email to