[multiple changes]
[gcc.git] / gcc / ada / cstand.adb
index 64ec043618464c171a6b797569918ecf705cfb0c..f025be9347823af0cc3fe96ae866095bfcc9cdcb 100644 (file)
@@ -1334,6 +1334,7 @@ package body CStand is
       Set_Scope (Universal_Integer, Standard_Standard);
       Build_Signed_Integer_Type
         (Universal_Integer, Standard_Long_Long_Integer_Size);
+      Set_Is_In_ALFA (Universal_Integer);
 
       Universal_Real := New_Standard_Entity;
       Decl := New_Node (N_Full_Type_Declaration, Stloc);