Re: [PATCH, updated] Vtable pointer verification, main gcc changes (patch 2 of 3)

2013-05-24 Thread Caroline Tice
On Wed, Mar 13, 2013 at 10:48 AM, Diego Novillo wrote: > > On 2013-02-25 14:27 , Caroline Tice wrote: > >> Index: libgcc/Makefile.in >> === >> --- libgcc/Makefile.in(revision 196266) >> +++ libgcc/Makefile.in(working copy) >>

Re: [PATCH, updated] Vtable pointer verification, main gcc changes (patch 2 of 3)

2013-03-13 Thread Diego Novillo
On 2013-02-25 14:27 , Caroline Tice wrote: Index: libgcc/Makefile.in === --- libgcc/Makefile.in(revision 196266) +++ libgcc/Makefile.in(working copy) @@ -22,6 +22,7 @@ libgcc_topdir = @libgcc_topdir@ host_subdir = @host_su

Re: [PATCH, updated] Vtable pointer verification, main gcc changes (patch 2 of 3)

2013-03-07 Thread Caroline Tice
Ping? -- Caroline cmt...@google.com On Mon, Feb 25, 2013 at 11:27 AM, Caroline Tice wrote: > Here are the latest changes to the vtable pointer verification patches > (again there are 3 patches: c++ front end, main gcc, and c++ runtime > library). I think these address all the review comments I