This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17620] [4.0 regression] Bogus error with duplicate base class breaks boost
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2004 10:06:54 -0000
- Subject: [Bug c++/17620] [4.0 regression] Bogus error with duplicate base class breaks boost
- References: <20040922202304.17620.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nathan at gcc dot gnu dot org 2004-09-23 10:06 -------
2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
PR c++/17620
* decl.c (xref_basetypes): Look through typedefs before checking
for duplicate base.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17620