OSDN Git Service

PR ada/60703
[pf3gnuchains/gcc-fork.git] / gcc / ada / system-linux-mipsel.ads
index a25642a..5c2e0a5 100644 (file)
@@ -62,6 +62,7 @@ package System is
    --  Storage-related Declarations
 
    type Address is private;
+   pragma Preelaborable_Initialization (Address);
    Null_Address : constant Address;
 
    Storage_Unit : constant := 8;