]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ada/sem_ch13.ads
ada: Compiler crash on early alignment clause
[gcc.git] / gcc / ada / sem_ch13.ads
index 1386096535eed24b04eba9890d316582985f1627..555d302fb1045809f0c830a4615cb3a41cbb5d8c 100644 (file)
@@ -79,8 +79,7 @@ package Sem_Ch13 is
    procedure Set_Enum_Esize (T : Entity_Id);
    --  This routine sets the Esize field for an enumeration type T, based
    --  on the current representation information available for T. Note that
-   --  the setting of the RM_Size field is not affected. This routine also
-   --  initializes the alignment field to zero.
+   --  the setting of the RM_Size field is not affected.
 
    Unknown_Minimum_Size : constant Nonzero_Int := -1;
 
This page took 0.028073 seconds and 5 git commands to generate.