]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
stor-layout.c (update_alignment_for_field): Use ADJUST_FIELD_ALIGN when computing...
[thirdparty/gcc.git] / gcc / ChangeLog
index 505257ae3f593eb59a9c70650595616c5c673d06..dca029bd1e5d38edc74bd5c46fb4c3376385cfd9 100644 (file)
@@ -1,3 +1,9 @@
+2002-12-22  Mark Mitchell  <mark@codesourcery.com>
+
+       * stor-layout.c (update_alignment_for_field): Use
+       ADJUST_FIELD_ALIGN when computing the alignment for a zero-width
+       bitfield when PCC_BITFIELD_TYPE_MATTERS.
+
 2002-12-22  Kazu Hirata  <kazu@cs.umass.edu>
 
        * genautomata.c: Fix comment typos.