This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Merging tuples branch into mainline today
- From: Richard Guenther <rguenther at suse dot de>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: "H.J. Lu" <hjl dot tools at gmail dot com>, Diego Novillo <dnovillo at google dot com>, gcc at gcc dot gnu dot org, fortran at gcc dot gnu dot org, java at gcc dot gnu dot org, Jakub Jelinek <jakub at redhat dot com>, Aldy Hernandez <aldyh at redhat dot com>
- Date: Fri, 25 Jul 2008 17:57:20 +0200 (CEST)
- Subject: Re: Merging tuples branch into mainline today
- References: <4889EB4C.7070200@google.com> <6dc9ffc80807250829u20672606n8e52a76ef90df49@mail.gmail.com> <4889F467.7010108@codesourcery.com>
On Fri, 25 Jul 2008, Mark Mitchell wrote:
> H.J. Lu wrote:
>
> > Mainline is currently broken on a few platforms:
> >
> > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36907
> >
> > I think we should fix it first before another big merge.
>
> Diego, what do you think?
Of the 7 platforms I can test (i586,x86_64,ia64,s390,s390x,ppc,ppc64)
only ia64 is broken on the trunk right now and a patch was submitted
which could go in before the merge.
Richard.