This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Tracker bug for GCC 4.0 java patches
- From: Caolan McNamara <caolanm at redhat dot com>
- To: java at gcc dot gnu dot org
- Date: Fri, 23 Sep 2005 08:10:00 +0100
- Subject: Re: Tracker bug for GCC 4.0 java patches
- References: <m3d5on57q3.fsf@localhost.localdomain> <20050810090311.GC4887@redhat.com> <17145.61671.143412.819237@zapata.pink> <m3iryd4vvu.fsf@localhost.localdomain> <42FA8658.7090500@redhat.com> <m3k6it1g58.fsf@localhost.localdomain> <17153.55039.780506.763102@zapata.pink> <43021D6C.7050309@redhat.com> <17201.12715.624204.779769@zapata.pink> <43317D68.9050505@redhat.com> <17202.29013.126475.7882@zapata.pink> <4332C695.6080108@redhat.com> <4332FCF2.80703@redhat.com> <dh03v4$42q$1@sea.gmane.org>
On Fri, 2005-09-23 at 11:01 +0530, Ranjit Mathew wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Bryce McKinlay wrote:
> > Since the GCC 4.0 branch is currently frozen, I've created a tracker bug
> > to keep track of patches that need to be applied from HEAD, particularly
> > focusing on the ones which are needed for Classpath, Jonas or Eclipse.
> > Please go ahead and add anything I've missed.
> >
> > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018
> >
> > GCC 4.0.2 is currently on RC3. Hopefully, the branch with be un-frozen
> > by the end of this week, and at that time I'll apply them and close off
> > this bug.
>
> PR19870 seemed important for OpenOffice.org. However, it is
> slightly large and might not be that appropriate for 4.0.
It would be really nice to get that, currently I've ended up sedding the
OOo java sources from private to public to be certain not to hit the
problem.
C.