On Fri, Sep 30, 2016 at 4:10 AM, Jakub Jelinek <ja...@redhat.com> wrote:
> Hi!
>
> On Thu, Sep 29, 2016 at 10:57:07PM +0000, Joseph Myers wrote:
>> This is missing documentation of the new -Wregister option in invoke.texi.
>
> While I had it in my head when working on the patch, I forgot to do that in 
> the end.
> Fixed thusly, ok for trunk?

OK.  But also, the patch has introduced several check-c++1z failures:

> FAIL: g++.dg/charset/asm2.c  -std=c++1z (test for excess errors)
> FAIL: g++.dg/ext/asm3.C  -std=c++1z (test for excess errors)
> FAIL: g++.dg/tls/diag-2.C  -std=c++1z (test for excess errors)
> FAIL: g++.dg/tls/diag-4.C  -std=c++1z (test for excess errors)
> FAIL: g++.old-deja/g++.brendan/warnings4.C  -std=c++1z (test for excess 
> errors)
> FAIL: g++.old-deja/g++.eh/ia64-1.C  -std=gnu++1z (test for excess errors)
> FAIL: g++.old-deja/g++.jason/enum3.C  -std=gnu++1z (test for excess errors)
> FAIL: g++.old-deja/g++.mike/net31.C  -std=c++1z (test for excess errors)
> FAIL: g++.old-deja/g++.mike/p700.C  -std=gnu++1z (test for excess errors)
> FAIL: g++.old-deja/g++.other/regstack.C  -std=gnu++1z (test for excess errors)

Reply via email to