OSDN Git Service

* exp_dbug.ads: Fix outdated description. Mention link between XVS
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
index 51f769c..c5dac66 100644 (file)
@@ -1,5 +1,13 @@
 2010-04-25  Eric Botcazou  <ebotcazou@adacore.com>
 
+       * exp_dbug.ads: Fix outdated description.  Mention link between XVS
+       and XVZ objects.
+       * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Set
+       XVZ variable as unit size of XVS type.
+       (maybe_pad_type): Likewise.
+
+2010-04-25  Eric Botcazou  <ebotcazou@adacore.com>
+
        * gcc-interface/trans.c (gnat_to_gnu) <N_Assignment_Statement>: Do not
        use memmove if the array type is bit-packed.