This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [C++ PATCH] Implement P0969


OK.

On Thu, Apr 5, 2018 at 5:06 AM, Ville Voutilainen
<ville.voutilainen@gmail.com> wrote:
> Tested on Linux-PPC64.
>
> 2018-04-05  Ville Voutilainen  <ville.voutilainen@gmail.com>
>
>     gcc/cp
>
>     Implement P0969
>     * decl.c (find_decomp_class_base): Check accessibility instead
>     of declared access, adjust diagnostic.
>
>     testsuite/
>
>     Implement P0969
>     * g++.dg/cpp1z/decomp4.C: Adjust.
>     * g++.dg/cpp1z/decomp38.C: New.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]