[wwwdocs] Buildstat update for 5.x

Gerald Pfeifer gerald@pfeifer.com
Sun Jun 19 19:02:00 GMT 2016


On Thu, 16 Jun 2016, Tom G. Christensen wrote:
> On Thu, Jun 16, 2016 at 03:53:40PM +0200, Tom G. Christensen wrote:
>> Testresults for 5.4.0:
>>   i386-pc-solaris2.11 (2)
>>   i386-pc-solaris2.12 (2)
>>   sparc-sun-solaris2.11 (2)
>>   sparc-sun-solaris2.12 (2)
>> 
> Updated patch with new entries added in the right position.

Thank you, Tom!

Index: buildstat.html
===================================================================
 <td>powerpc64-unknown-linux-gnu</td>
 <td> </td>
 <td>Test results:
-<a href="https://gcc.gnu.org/ml/gcc-testresults/2016-06/msg00324.html">5.4.0</a>
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2016-06/msg00324.html">5.4.0</a>,

 <td>powerpc64le-unknown-linux-gnu</td>
 <td> </td>
 <td>Test results:
-<a href="https://gcc.gnu.org/ml/gcc-testresults/2016-06/msg00322.html">5.4.0</a>
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2016-06/msg00322.html">5.4.0</a>,

These two hunks were not mentioned in the changelog (but then they only
add a missing comma).

 <tr>
+<td>sparc-sun-solaris2.12</td>
+<td> </td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2016-06/msg00377.html">5.4.0</a>,
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2016-06/msg00376.html">5.4.0</a>
+</td>
+</tr>
+
+<tr>
+<td>sparc-sun-solaris2.12</td>
+<td> </td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2016-06/msg00377.html">5.4.0</a>,
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2016-06/msg00376.html">5.4.0</a>
+</td>
+</tr>

This looks like a duplication of the sparc-sun-solaris2.12 section,
and I committed an updated patch with only one of the two.

Gerald



More information about the Gcc-patches mailing list