On Fri, May 8, 2015 at 2:30 AM, Aldy Hernandez <al...@redhat.com> wrote: > Hi folks. > > I have divided the patches into 10 pieces. The patches are interdependent > and cannot be applied independently. I am merely dividing them up to aid > the relevant reviewers. > > As I've mentioned elsewhere, the patchset as posted has been bootstrapped > and GCC tested on: > > x86_64-unknown-linux-gnu > powerpc-ibm-aix7.1.2.0 > powerpc64-unknown-linux-gnu > aarch64-unknown-linux-gnu > > I have also GDB tested the patchset on x86_64-linux.
I've looked over all but the middle-end changes (heh), and I wonder if most of the other stuff (Java method aliases cleanup, global-decl-wrapup and other FE specific stuff) can be split out from the main work and reviewed / committed independently. I'll go over the "meat" of the changes early next week. Thanks for doing all this work! Richard. > Thanks for your help in this ordeal. > > Bring it on! > Aldy