cp-tree.h (DECL_FIELD_IS_BASE): New.
authorRichard Henderson <rth@redhat.com>
Thu, 26 Aug 2004 18:07:57 +0000 (11:07 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Aug 2004 18:07:57 +0000 (11:07 -0700)
commit642124c6357309ef8921518244c03ca7551889fc
tree4a6cbb2f40bd42b9a901fdcd8597394936704ff9
parent2e6c96419d34a2921e746e14facbb403e2cf06ee
cp-tree.h (DECL_FIELD_IS_BASE): New.

        * cp-tree.h (DECL_FIELD_IS_BASE): New.
        * class.c (build_base_field): Set it.
        (build_simple_base_path): Use it.
        (fixed_type_or_null): Don't consider base fields definitive.

From-SVN: r86630
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/cp-tree.h