This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Results for 4.4.0 20080618 (experimental) (GCC) testsuite on i686-pc-linux-gnu
- From: Jan Hubicka <hubicka at ucw dot cz>
- To: Andrew Pinski <pinskia at gmail dot com>
- Cc: gcc at gnu dot org, Jan Hubicka <jh at suse dot de>
- Date: Wed, 18 Jun 2008 20:30:06 +0200
- Subject: Re: Results for 4.4.0 20080618 (experimental) (GCC) testsuite on i686-pc-linux-gnu
- References: <200806181821.m5IILKnw001135@glutton.geoffk.org> <de8d50360806181126jcf8960fv567997729555f18e@mail.gmail.com>
> > FAIL: gcc.dg/weak/weak-6.c (test for errors, line 5)
> > FAIL: gcc.dg/weak/weak-6.c (test for excess errors)
> > FAIL: gcc.dg/weak/weak-7.c (test for errors, line 5)
> > FAIL: gcc.dg/weak/weak-7.c (test for excess errors)
>
> These look like they were caused by one of your patches.
Yes, they get changed by the avoid compiling with errorcount patch. I
tought I fixed those, I am looking into it.
Honza
>
> This is on i686-linux-gnu.
>
> -- Pinski