| Submitter | Gerald Pfeifer |
|---|---|
| Date | April 4, 2012, 8:09 p.m. |
| Message ID | <alpine.LNX.2.00.1204042208580.3120@gerinyyl.fvgr> |
| Download | mbox | patch |
| Permalink | /patch/150798/ |
| State | New |
| Headers | show |
Comments
Patch
Index: buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/buildstat.html,v retrieving revision 1.2 diff -u -3 -p -r1.2 buildstat.html --- buildstat.html 4 Apr 2012 20:04:20 -0000 1.2 +++ buildstat.html 4 Apr 2012 20:08:29 -0000 @@ -30,6 +30,7 @@ Installing GCC: Final Installation</a>.< </td> </tr> +<tr> <td>hppa2.0w-hp-hpux11.11</td> <td> </td> <td>Test results: @@ -78,6 +79,7 @@ Installing GCC: Final Installation</a>.< </td> </tr> +<tr> <td>powerpc-apple-darwin8.11.0</td> <td> </td> <td>Test results:
On Tue, 3 Apr 2012, Tom G. Christensen wrote: > First round of results for 4.7.x Quite some. On top of your patch, I applied the following to fix two markup issues. Thanks, Gerald