Development Log

  • GNAT Pro
    Apr 19th, 2012

    GNAAMP emits exception instructions for small lib
    On the AAMP target, when using the small library configuration, raises of Program_Error and Constraint_Error are compiled into EXCEPT1 and EXCEPT2 instructions rather than run-time calls, reducing code size.