OSDN Git Service

Uniquization of constants at the Tree level
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
index d24a07d..6303c39 100644 (file)
@@ -1,3 +1,30 @@
+2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc-interface/trans.c (gnat_gimplify_expr) <ADDR_EXPR>: Uniquize
+       constant constructors before taking their address.
+
+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.
+
+2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc-interface/misc.c (gnat_init): Remove second argument in call to
+       build_common_tree_nodes.
+
+2010-04-18  Ozkan Sezer  <sezeroz@gmail.com>
+
+       * gsocket.h: Make sure that winsock2.h is included before windows.h.
+
 2010-04-17  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/utils2.c (build_unary_op) <ATTR_ADDR_EXPR>: Do not