Re: [PATCH] Delete GCJ

Richard Biener <[email protected]> Tue, 6 Sep 2016 11:06:36 +0200
Newsgroups gmane.comp.gcc.patches,gmane.comp.gcc.java.patches
Message-ID <CAFiYyc1JztxWWKRVhyv91RoOwEk8ePawpZZK8w=RhQvB0uDk+w@mail.gmail.com>
On Mon, Sep 5, 2016 at 6:17 PM, Andrew Haley <[email protected]> wrote:
> On 05/09/16 17:15, Richard Biener wrote:
>> On September 5, 2016 5:13:06 PM GMT+02:00, Andrew Haley <[email protected]> wrote:
>>> As discussed.  I think I should ask a Global reviewer to approve this
>>> one.  For obvious reasons I haven't included the diffs to the deleted
>>> gcc/java and libjava directories.  The whole tree, post GCJ-deletion,
>>> is at svn+ssh://gcc.gnu.org/svn/gcc/branches/gcj/gcj-deletion-branch
>>> if anyone would like to try it.
>>
>> Isn't there also java specific C++ frontend parts?
>
> There certainly are, but deleting them without breaking anything else
> is going to be rather delicate.  I'm trying to do this one step at a
> time, rather cautiously.

Ok, that sounds reasonable.

You have my approval for this first part then.  Please wait until after the
GNU Cauldron to allow other global reviewers to object.

Thanks,
Richard.

> Andrew.