OSDN Git Service

r383@cf-ppc-macosx: monabuilder | 2008-12-23 16:04:56 +0900
[pf3gnuchains/pf3gnuchains3x.git] / gcc / ada / ChangeLog
index b2425ba..166baa8 100644 (file)
@@ -1,3 +1,10 @@
+2008-12-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR ada/38450
+       * gcc-interface/utils.c (finish_record_type): Use SET_TYPE_MODE.
+       * gcc-interface/decl.c (gnat_to_gnu_entity, make_aligning_type):
+       Likewise.
+
 2008-12-05  Sebastian Pop  <sebastian.pop@amd.com>
 
        PR bootstrap/38262