This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.1.0 RC1
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Mark Mitchell <mark at codesourcery dot com>, Greg Schafer <gschafer at zip dot com dot au>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 21 Feb 2006 00:30:51 +0100
- Subject: Re: GCC 4.1.0 RC1
- References: <43F96CDE.9080102@codesourcery.com> <209.132.176.174.1140427832.21454@mx3.ovh.net>
On Mon, 2006-02-20 at 19:40 +1100, Greg Schafer wrote:
> Mark Mitchell wrote:
>
> > Please download, build, and test. Please use these tarballs, rather
> > than the current SVN branch, so that we test packaging, and other
> > similar issues.
>
> Here it looks good so far on i686-pc-linux-gnu
>
> http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg01036.html
Ada is clear as well on x86 and amd64-linux:
x86 http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg01086.html
amd64 http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg01085.html
But I have lots of libmudflag failures you aren't seeing
and one libstdc++ amd64 FAIL:
FAIL: abi_check
Any idea of what I'm doing wrong? I'm not alone it seems:
http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg01089.html
also has tons of libmudflap FAIL.
Laurent