On Fri, 10 Apr 2015, Caroline Tice wrote:
> I would appreciate it if you would do it.

Okay.  Here is the (somewhat shortened) patch I just committed.

Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.145
diff -u -r1.145 news.html
--- news.html   5 Jul 2014 21:14:51 -0000       1.145
+++ news.html   11 Apr 2015 12:26:25 -0000
@@ -52,6 +52,13 @@
     <span class="date">[2013-09-12]</span></dt>
 <dd>A port for the TI MSP430 has been contributed by Red Hat Inc.</dd>
 
+<dt><span>The Vtable Verification Feature is now in GCC</span>
+    <span class="date">[2013-09-08]</span></dt>
+<dd>The <a href="http://gcc.gnu.org/wiki/vtv";>vtable verification</a>
+    branch has been merged into trunk.  This work was contributed by
+    Caroline Tice, Luis Lozano and Geoff Pike of Google, and
+    Benjamin Kosnik of Red Hat.</dd>
+
 <dt><span>Twitter and Google+ accounts</span>
     <span class="date">[2013-08-08]</span></dt>
     <dd>GCC and the GNU Toolchain Project now have accounts on

Reply via email to