[C++ PATCH] RFC: implement P0386R2 - C++17 inline variables

Yao Qi qiyaoltc@gmail.com
Wed Oct 26 10:07:00 GMT 2016


On Tue, Oct 25, 2016 at 7:06 PM, Jakub Jelinek <jakub@redhat.com> wrote:
>
> I think this patch should fix it, will bootstrap/regtest it now:
>

Yes, the fails in gdb.cp/member-ptr.exp go away with the patched g++.
I run gdb.cp/member-ptr.exp with three different c++ variations,

Schedule of variations:
    unix/-std=c++03
    unix/-std=c++11
    unix/-std=c++1z

Thanks for the fix.

-- 
Yao (齐尧)



More information about the Gcc-patches mailing list