2017-02-25 18:10 GMT+01:00 Gerald Pfeifer <ger...@pfeifer.com>:
> On Wed, 7 Dec 2016, Andrew Senkevich wrote:
>>>> But how to update changes for upcoming GCC 6.3 (and future GCC 5.5)?
>>> There are corresponding documents at  [1] and [2], please add a "GCC
>>> 6.3" or "GCC 5.5" entry with "Target Specific Changes" at the end of
>>> the documents.
>>>
>>> [1] https://gcc.gnu.org/gcc-6/changes.html
>>> [2] https://gcc.gnu.org/gcc-5/changes.html
>> Attached patches, who will apply them?
>
> I noticed nobody so far, so I took this.  The patch for GCC 6
> required some tweaking (and you can't use the some id for two
> different headings).
>
> Below is what I just applied.
>
> Gerald
>
> Index: gcc-6/changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
> retrieving revision 1.93
> diff -u -r1.93 changes.html
> --- gcc-6/changes.html  18 Feb 2017 22:15:41 -0000      1.93
> +++ gcc-6/changes.html  25 Feb 2017 17:06:27 -0000
> @@ -879,5 +879,15 @@
>  complete (that is, it is possible that some PRs that have been fixed
>  are not listed here).</p>
>
> +<h2>Target Specific Changes</h2>
> +
> +<h3>IA-32/x86-64</h3>
> +  <ul>
> +    <li>Support for the <a
> +    
> href="https://software.intel.com/en-us/blogs/2016/09/12/deprecate-pcommit-instruction";>deprecated
> +    pcommit instruction</a> has been removed.</li>
> +  </ul>
> +
> + <!-- ==================================================================== 
> -->
>  </body>
>  </html>

Thanks Gerald!

Could you please add the same statement for gcc-7 changes?


--
WBR,
Andrew

Reply via email to