https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92078

--- Comment #4 from asutton at gcc dot gnu.org ---
Author: asutton
Date: Tue Nov 19 15:18:50 2019
New Revision: 278450

URL: https://gcc.gnu.org/viewcvs?rev=278450&root=gcc&view=rev
Log:
PR c++/92078

gcc/cp/
        * pt.c (maybe_new_partial_specialization): Apply access to newly
        created partial specializations. Update comment style.

gcc/testsuite/
        * g++.dg/cpp2a/concepts-pr92078.C: New.
  * g++.dg/cpp2a/concepts-requires18.C: Update diagnostics.


Added:
    trunk/gcc/testsuite/g++.dg/cpp2a/concepts-pr92078.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/cpp2a/concepts-requires18.C

Reply via email to