On 05.09.2016 17:13, Andrew Haley 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. > > Andrew. >
still breaks bootstraps when configured with --enable-objc-gc. the immediate step should be to fix the bootstrap failure, as an additional step to remove boehm-gc from the gcc sources and be able to use an external boehm-gc. Thanks, Matthias