This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/10568: [3.4 regression] libstdc++ template instantiation failure on AIX
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: mmitchel at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 30 Apr 2003 17:06:01 -0000
- Subject: Re: c++/10568: [3.4 regression] libstdc++ template instantiation failure on AIX
- Reply-to: David Edelsohn <dje at watson dot ibm dot com>
The following reply was made to PR c++/10568; it has been noted by GNATS.
From: David Edelsohn <dje@watson.ibm.com>
To: Mark Mitchell <mark@codesourcery.com>
Cc: dje@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
mmitchel@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: c++/10568: [3.4 regression] libstdc++ template instantiation failure on AIX
Date: Wed, 30 Apr 2003 13:04:41 -0400
>>>>> Mark Mitchell writes:
Mark> Does this happen on 3.3 as well, or just 3.4?
I am bootstrapping GCC 3.3 this afternoon. GCC 3.3 does not have
the same libstdc++ testcase, so it is not an obvious failure. I will see
if the compiler I build can correctly compile the GCC 3.4 testcase. I
suspect the problem is present with the changes on the GCC 3.3 branch as
well.
David