This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH/Merge Request] Vtable Verification feature.
- From: Diego Novillo <dnovillo at google dot com>
- To: Caroline Tice <cmtice at google dot com>
- Cc: Benjamin De Kosnik <bkoz at redhat dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>, Benjamin De Kosnik <b dot dekosnik at gmail dot com>, Bhaskar Janakiraman <bjanakiraman at google dot com>, Jason Merrill <jason at redhat dot com>
- Date: Tue, 6 Aug 2013 14:51:04 -0700
- Subject: Re: [PATCH/Merge Request] Vtable Verification feature.
- References: <CABtf2+Q47X0Ld6byo8R96TTKuYPkOsKO7tADRRWVpFqHHTsfuw at mail dot gmail dot com> <20130801131950 dot 527bbf97 at oakwood> <CAD_=9DThid3P8ridA2OxP15L_KehaKzw=EGjSPwP=MT6vMAexg at mail dot gmail dot com> <CABtf2+TDrQObufSt4Zd46fjG6jH_XfuhRTeNJvsniP6BaCyEdg at mail dot gmail dot com> <CABtf2+Rn8Xn12xvWMx9FSBZ3EGaZQ77Qs-sh_z1XCxntsN9SVg at mail dot gmail dot com> <CAD_=9DTNJuR-SrjKYAEHLoCYr2OZe8kboei9Xyc2Jug+x1=v9w at mail dot gmail dot com> <20130806143904 dot 3819d0f1 at oakwood> <CAD_=9DRrYbjTrZY2d=DGx6ARZQ-jWgb4JXWCJcQ8vwuT8xmJ9w at mail dot gmail dot com> <CABtf2+RU10xRKsRyJAOFw2BBCSXXfTLYD+Gs2=ByC4AF0kNQYw at mail dot gmail dot com>
On Tue, Aug 6, 2013 at 2:50 PM, Caroline Tice <cmtice@google.com> wrote:
> I have made all the requested changes. I am in the process of
> bootstrapping and running the regressions one last time. Assuming the
> bootstrapping & regression tests pass, is this ok to commit?
Sure.
Diego.