OSDN Git Service

2005-06-14 Robert Dewar <dewar@adacore.com>
[pf3gnuchains/gcc-fork.git] / gcc / ada / system-vxworks-ppc.ads
index 1ff83f9..088811d 100644 (file)
@@ -38,8 +38,9 @@
 
 package System is
 pragma Pure (System);
---  Note that we take advantage of the implementation permission to
---  make this unit Pure instead of Preelaborable, see RM 13.7(36)
+--  Note that we take advantage of the implementation permission to make this
+--  unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada 2005, this is
+--  Pure in any case (AI-362).
 
    type Name is (SYSTEM_NAME_GNAT);
    System_Name : constant Name := SYSTEM_NAME_GNAT;