This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: internal error in cp-lang.c
- From: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: Dirk Mueller <dmuell at gmx dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: 25 Feb 2003 08:07:55 +0100
- Subject: Re: internal error in cp-lang.c
- References: <20030225014419.GA29015@matrix.wg>
Op di 25-02-2003, om 02:44 schreef Dirk Mueller:
> > This is PR c++/9440. You're not exactly the first to notice, everybody
> > seems to be hit by this bug :-/
>
> It is also related to PR c++/9537. Is anybody looking into it? This is a
> major breakage in mainline, and its impossible to detect other regressiosn
> unless this one is fixed.
>
> Furthermore the problem is there for more than a month already. Can at least
> the offending patch be backed out until somebody has time to look into it?
The offending patch was one that fixed another regression, which
resulted from yet another patch that was a bug-fixer. So backing outthe
patch is not the way, this one should be fixed for real.
Greetz
Steven