Development Log

  • GNAT Pro
    Jul 18th, 2011

    New restriction No_Implicit_Aliasing
    This restriction, which is not required to be partition-wide consistent, requires an explicit aliased keyword for an object to which 'Access, 'Unchecked_Access, or 'Address is applied, and forbids entirely the use of the 'Unrestricted_Access attribute for objects.