Re: [Gc] Re: boehm-gc merge for GCC
Matthias Klose <[email protected]> Sat, 01 Dec 2012 21:50:05 +0100
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Am 26.11.2012 18:03, schrieb Bryce McKinlay: > 2012 at 3:07 PM, Matthias Klose <[email protected]> wrote: >> So if the merge looks that problematic, maybe restart with trunk, maybe >> check it in as bdwgc, and have toplevel configury to decide which one to use >> until the update is stable, and then just drop the boehm-gc directory? > > > I'm not sure it's worth making it configure-time switchable. I'd just put it > on a branch, make sure it's working on the major platforms, and then merge > to trunk once the GCC tree goes back in to stage 1. ok. so I'll use - branches/boehm for the import of the bdwgc branch - branches/gcj/bdwgc-20121125-merge for the merge proposal I'll start with what I currently have, and probably leave the libjava build on the branch broken for some time. At least its stage1 material. Instead I'll give the classpath merge priority, still considering it worth having for the 4.8 release. Matthias