This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Improve Java build times
- From: Tom Tromey <tromey at redhat dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: David dot Billinghurst at riotinto dot com, gcc-patches at gcc dot gnu dot org, java at gcc dot gnu dot org, davem at redhat dot com
- Date: 31 May 2002 16:36:08 -0600
- Subject: Re: PATCH: Improve Java build times
- References: <35590000.1021860924@warlock.codesourcery.com>
- Reply-to: tromey at redhat dot com
>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:
Mark> We should also reopen the question of applying all these patches
Mark> to the branch. I don't know quite what to think about that. On
Mark> the one hand, these are definitely not patches to fix
Mark> regressions.
I think this particular patch should go in. It seems important for
usability.
As I see it the real problems about Java patches for the branch have
to do with things affecting binary compatibility.
Tom