Appearantly we forgot to officially deprecate MPX in GCC 7 changes.html.

The following adds the missing note.

Ok?

Thanks,
Richard.

2017-05-23  Richard Biener  <rguent...@suse.de>

        * gcc-7/changes.html: Deprecate MPX.

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.85
diff -u -r1.85 changes.html
--- changes.html        10 May 2017 11:39:41 -0000      1.85
+++ changes.html        23 May 2017 12:48:52 -0000
@@ -1002,6 +1002,8 @@
   (4FMAPS), AVX-512 Vector Neural Network Instructions Word variable precision
   (4VNNIW), AVX-512 Vector Population Count (VPOPCNTDQ) and Software
   Guard Extensions (SGX) ISA extensions has been added.</li>
+  <li>Support for the Intel memory protection extension (MPX) has been
+  deprecated.</li>
 </ul>
 
 <!-- <h3 id="mips">MIPS</h3> -->

Reply via email to