public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] projects/x86.html -- convert to HTML 5
@ 2018-09-02 13:23 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2018-09-02 13:23 UTC (permalink / raw)
  To: gcc-patches

This was an easy one, we just have to remove align=right from one
of the table headers, and one where it did not make a difference
actually.

Committed.

Gerald

Index: projects/x86.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/x86.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- projects/x86.html	1 Sep 2018 23:42:10 -0000	1.5
+++ projects/x86.html	2 Sep 2018 13:20:18 -0000	1.6
@@ -465,7 +465,7 @@
 
 <table>
 <tr><th>Routine</th> <th>Compiler</th> <th>-fomit-fp?</th> <th>Cycles
-(&times; 10<sup><small>7</small></sup>)</th> <th align="right">% of slowest</th></tr>
+(&times; 10<sup><small>7</small></sup>)</th> <th>% of slowest</th></tr>
 <tr><td>fcpy</td>    <td>2.95</td>     <td>no</td>         <td>3.855</td> <td>97.56</td></tr>
 <tr><td></td>        <td></td>         <td>yes</td>        <td>3.850</td> <td>97.42</td></tr>
 <tr><td></td>        <td>3.0</td>      <td>no</td>         <td>3.952</td> <td>100.00</td></tr>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-02 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-02 13:23 [wwwdocs] projects/x86.html -- convert to HTML 5 Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).