On 8/22/2014 9:48 PM, Ola Fosheim Gr wrote:
On Saturday, 23 August 2014 at 04:36:34 UTC, Walter Bright wrote:
On 8/22/2014 9:01 PM, Ola Fosheim Gr wrote:
Does this mean that D is getting resizable stack allocations in lower stack
frames? That has a lot of implications for code gen.

scopebuffer does not require resizeable stack allocations.

So you cannot use the stack for resizable allocations.

Please, take a look at how scopebuffer works.

Reply via email to