diff options
author | Mark Mitchell <mark@codesourcery.com> | 2000-03-19 05:22:04 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2000-03-19 05:22:04 +0000 |
commit | cd8ed629642bebaa19a2fe544f0c3efcafe835f2 (patch) | |
tree | 27221340a82ba130909a03491572338e80e9b132 /gcc/function.c | |
parent | 3ca3ce41d7a697163986c9b73b8ee4cb389d65e9 (diff) | |
download | gcc-cd8ed629642bebaa19a2fe544f0c3efcafe835f2.zip gcc-cd8ed629642bebaa19a2fe544f0c3efcafe835f2.tar.gz gcc-cd8ed629642bebaa19a2fe544f0c3efcafe835f2.tar.bz2 |
cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
* cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
* class.c (check_bitfield_decl): Turn illegal bitfields into
non-bitfields.
(dfs_propagate_binfo_offsets): Adjust for new size_binop
semantics.
(dfs_offset_for_unshared_vbases): Likewise.
* cvt.c (cp_convert_to_pointer): Convert NULL to a
pointer-to-member correctly under the new ABI.
* expr.c (cplus_expand_constant): Don't use cp_convert when
turning an offset into a pointer-to-member.
* init.c (resolve_offset_ref): Don't adjust pointers-to-members
when dereferencing them under the new ABI.
* typeck.c (get_member_function_from_ptrfunc): Tweak calculation
of pointers-to-members under the new ABI.
From-SVN: r32631
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions