• Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] Reduced stack usage for dynamic aggregates

Thursday February 4, 2010

The amount of stack space used in the code generated by the compiler for subprograms manipulating dynamic aggregates has been reduced by overlapping space used by aggregates that have non-overlapping lifetimes.

 

Posted by Posted in Development Log, GNAT Compilation System