OSDN Git Service

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Procedure>: Set minimum
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
index 2046aa7..e16092f 100644 (file)
@@ -1,5 +1,11 @@
 2011-04-08  Eric Botcazou  <ebotcazou@adacore.com>
 
+       * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Procedure>: Set minimum
+       alignment on fields of the RETURN type built for the Copy-In Copy-Out
+       mechanism.
+
+2011-04-08  Eric Botcazou  <ebotcazou@adacore.com>
+
        * gcc-interface/trans.c (Identifier_to_gnu): Do not return initializers
        of aggregate types that contain a placeholder.