aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppmacro.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2002-08-07 23:05:16 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2002-08-07 23:05:16 +0200
commitad9335eb67bb817cf650f4489aa0b7a9ef86c48d (patch)
tree7249cbfca426d8f5536a573cc0ed13427c382e6b /gcc/cppmacro.c
parent65b91091db74266fde6648243bcd839d65101314 (diff)
downloadgcc-ad9335eb67bb817cf650f4489aa0b7a9ef86c48d.zip
gcc-ad9335eb67bb817cf650f4489aa0b7a9ef86c48d.tar.gz
gcc-ad9335eb67bb817cf650f4489aa0b7a9ef86c48d.tar.bz2
stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN to type_align when PCC_BITFIELD_TYPE_MATTERS.
* stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN to type_align when PCC_BITFIELD_TYPE_MATTERS. Only apply ADJUST_FIELD_ALIGN if not DECL_USER_ALIGN resp. TYPE_USER_ALIGN. (place_field): Likewise. * config/i386/i386.c (x86_field_alignment): Don't check DECL_USER_ALIGN here. * config/rs6000/rs6000.c (rs6000_field_alignment): New. * config/rs6000/rs6000-protos.h (rs6000_field_alignment): New prototype. * config/rs6000/rs6000.h (ADJUST_FIELD_ALIGN): Define. * config/rs6000/aix.h (ADJUST_FIELD_ALIGN): Remove. * config/rs6000/darwin.h (ADJUST_FIELD_ALIGN): Remove. * config/rs6000/linux64.h (ADJUST_FIELD_ALIGN): Remove. * config/rs6000/sysv4.h (ADJUST_FIELD_ALIGN): Remove. * doc/tm.texi (ADJUST_FIELD_ALIGN): Update description. * gcc.dg/i386-bitfield1.c: New test. * g++.dg/abi/bitfield3.C: Update. Co-Authored-By: Richard Henderson <rth@redhat.com> From-SVN: r56107
Diffstat (limited to 'gcc/cppmacro.c')
0 files changed, 0 insertions, 0 deletions