[PATCH] PR libstdc++/90239 Fix status of P0591R4 in C++2a support table
Jonathan Wakely
jwakely@redhat.com
Fri Apr 26 15:18:00 GMT 2019
On 26/04/19 08:59 +0200, Richard Biener wrote:
>On Thu, Apr 25, 2019 at 11:31 PM Jonathan Wakely <jwakely@redhat.com> 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 trunk (and later backport it to 9.2).
>
>I guess it's OK to backport for 9.1 as well if you make sure to not break
>the build.
That would be nice. It only affects C++2a code. There was a follow up
patch that tweaked the same C++2a features, and added a new test (to
verify functionality that was already there, but untested):
https://gcc.gnu.org/ml/gcc-patches/2019-04/msg01046.html
Is that OK too?
And I'd also like to backport this patch that only adjusts some tests
so they work with the old string ABI:
https://gcc.gnu.org/ml/gcc-patches/2019-04/msg01059.html
OK for gcc-9 too?
More information about the Libstdc++
mailing list