Re: [PATCH] PR libstdc++/90239 Fix status of P0591R4 in C++2a support table

2019-04-26 Thread Jonathan Wakely
On 26/04/19 16:18 +0100, Jonathan Wakely wrote: On 26/04/19 08:59 +0200, Richard Biener wrote: On Thu, Apr 25, 2019 at 11:31 PM Jonathan Wakely wrote: PR libstdc++/90239 * doc/xml/manual/status_cxx2020.xml: Correct status of P0591R4. * doc/html/*: Regenerate. This correc

Re: [PATCH] PR libstdc++/90239 Fix status of P0591R4 in C++2a support table

2019-04-26 Thread Jonathan Wakely
On 26/04/19 08:59 +0200, Richard Biener wrote: On Thu, Apr 25, 2019 at 11:31 PM Jonathan Wakely wrote: PR libstdc++/90239 * doc/xml/manual/status_cxx2020.xml: Correct status of P0591R4. * doc/html/*: Regenerate. This corrects the docs to reflect the real status in gcc-

Re: [PATCH] PR libstdc++/90239 Fix status of P0591R4 in C++2a support table

2019-04-26 Thread Richard Biener
On Thu, Apr 25, 2019 at 11:31 PM Jonathan Wakely wrote: > > PR libstdc++/90239 > * doc/xml/manual/status_cxx2020.xml: Correct status of P0591R4. > * doc/html/*: Regenerate. > > This corrects the docs to reflect the real status in gcc-9-branch. > I'll fix it properly on trun

Re: [PATCH] PR libstdc++/90239 Fix status of P0591R4 in C++2a support table

2019-04-25 Thread Jakub Jelinek
On Thu, Apr 25, 2019 at 10:31:36PM +0100, Jonathan Wakely wrote: > PR libstdc++/90239 > * doc/xml/manual/status_cxx2020.xml: Correct status of P0591R4. > * doc/html/*: Regenerate. > > This corrects the docs to reflect the real status in gcc-9-branch. > I'll fix it properly on tru