This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.0 RC1 Available
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Eric Botcazou <ebotcazou at libertysurf dot fr>
- Cc: Mark Mitchell <mark at codesourcery dot com>, gcc at gcc dot gnu dot org
- Date: Mon, 11 Apr 2005 07:09:00 +0200
- Subject: Re: GCC 4.0 RC1 Available
- References: <4259A31D.9050002@codesourcery.com> <200504110049.39673.ebotcazou@libertysurf.fr>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Mon, Apr 11, 2005 at 12:49:39AM +0200, Eric Botcazou wrote:
> sparc-sun-solaris2.9 is OK for C/C++/Objective-C/Ada/F95, except
>
> FAIL: gcc.dg/builtin-apply4.c execution test
Is that a regression though? builtin-apply4.c is a new test.
Jakub