On Wed, Sep 14, 2016 at 3:28 PM, Marek Polacek <pola...@redhat.com> wrote: > On Wed, Sep 14, 2016 at 03:24:18PM +0200, Richard Biener wrote: >> > PING. >> > >> > https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01837.html >> >> (that was a ping for the C FE maintainers) >> >> Prasad, can you update the git branch with the changes from the last patch >> you >> sent out? I don't think you need to keep it unchanged from this point on. > > So where exactly is the latest patch/branch? I see the gimple-front-end > branch, but that hasn't been updated for 2 years.
Latest patch was posted here: https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01830.html and the git (not up to date with that patch) is at https://github.com/PrasadG193/gcc_gimple_fe.git Richard. > Marek