Re: [PATCH][www] Deprecate MPX for GCC 7

2017-05-24 Thread Richard Biener
On Tue, 23 May 2017, Jeff Law wrote: > On 05/23/2017 06:50 AM, Richard Biener wrote: > > > > 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 > >

Re: [PATCH][www] Deprecate MPX for GCC 7

2017-05-23 Thread Jeff Law
On 05/23/2017 06:50 AM, Richard Biener wrote: > > 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 > > * gcc-7/changes.html: Deprecate MPX. I don't recall dep

[PATCH][www] Deprecate MPX for GCC 7

2017-05-23 Thread Richard Biener
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 * gcc-7/changes.html: Deprecate MPX. Index: changes.html ===