On Fri, 14 Sep 2012, Walter Lee wrote:
> How does this look:

Good.  Just, for some reason, the mail did not appear in my inbox
and I was backlogged on gcc-patches; sorry for missing it.

Here is a small markup change I applied on the wwwdocs side on
top of your patch.

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.38
diff -u -3 -p -r1.38 changes.html
--- changes.html        6 Oct 2012 15:47:44 -0000       1.38
+++ changes.html        6 Oct 2012 22:19:27 -0000
@@ -348,8 +348,9 @@ by this change.</p>
 <h3 id="tilegx">TILE-Gx</h3>
 
   <ul>
-    <li>Added support for the -mcmodel=MODEL command-line option.  The
-    models supported are small and large.</li>
+    <li>Added support for the <code>-mcmodel=<i>MODEL</i></code>
+    command-line option.  The models supported are <code>small</code>
+    and <code>large</code>.</li>
   </ul>
 
 <h3 id="xstormy16">XStormy16</h3>

Reply via email to