This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: using9.C failure
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: "Mark Mitchell" <mark at codesourcery dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Tue, 16 Dec 2003 02:54:59 +0100
- Subject: Re: using9.C failure
- References: <1071525672.6320.23.camel@minax.codesourcery.com>
Mark Mitchell <mark@codesourcery.com> wrote:
> I can't quite follow what's going on with the PR c++/2294 situation, but
> the bottom line is that using9.C is failing on all systems all the time.
This conservative patch:
http://gcc.gnu.org/ml/gcc-patches/2003-12/msg00857.html approved by Jason will
fix the testcase. I was out last week and couldn't apply it, but will do ASAP.
I'm retesting it right now with today's HEAD. Sorry for the mess.
Giovanni Bajo