class.c (build_base_field): Mark fields for base classes with DECL_IGNORED_P.
authorMichael Elizabeth Chastain <mec@shout.net>
Tue, 18 Feb 2003 07:24:44 +0000 (07:24 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 18 Feb 2003 07:24:44 +0000 (07:24 +0000)
commit0f3a821963b4844cfc91001df5d8a474ab816a81
tree2a83e67d7f769752c72745767104f7ef9acf3b8a
parent6067bea410aa2a585f7017f2fef4842c84f0321c
class.c (build_base_field): Mark fields for base classes with DECL_IGNORED_P.

* class.c (build_base_field): Mark fields for base classes with
DECL_IGNORED_P.

From-SVN: r63026
gcc/cp/ChangeLog
gcc/cp/class.c