This is the mail archive of the
gcc-bugs@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: Mark Mitchell <mark at codesourcery dot com>
- Cc: dje at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, mmitchel at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Wed, 30 Apr 2003 13:04:41 -0400
- Subject: Re: c++/10568: [3.4 regression] libstdc++ template instantiation failure on AIX
>>>>> 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