Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] Avoid secondary stack for Wide_[Wide_]Image

Monday December 3, 2007

The Wide_Image and Wide_Wide_Image attributes no longer use the secondary stack. This improves efficiency, and also makes it easier to incorporate the use of these attributes into environments where the dynamic allocation required for the secondary stack is undesirable.

 

Posted by Posted in Development Log, GNAT Compilation System