This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [cp-patches] Patch: FYI: speed up split-for-gcj
- From: Tom Tromey <tromey at redhat dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 04 Apr 2006 07:57:25 -0600
- Subject: Re: [cp-patches] Patch: FYI: speed up split-for-gcj
- References: <m3irpui6x5.fsf@localhost.localdomain> <1144003253.3995.26.camel@localhost> <m33bguhdlh.fsf@localhost.localdomain>
- Reply-to: tromey at redhat dot com
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Mark> 2006-04-02 Mark Wielaard <mark@klomp.org>
Mark> * lib/gen-classlist.sh.in: Use classes.tmp, not classes.2
Mark> as temporary file name.
FYI, I'm checking in the original patch and the followup fix to
libgcj now. I'm putting it on the trunk and the 4.1 branch.
This shaves off a couple minutes from a clean build on my machine.
Tom