[Bug c++/92965] "note: 'x' is not public" emitted even when no error is emitted

2019-12-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92965 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/92965] "note: 'x' is not public" emitted even when no error is emitted

2019-12-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92965 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Fri Dec 20 23:21:21 2019 New Revision: 279684 URL: https://gcc.gnu.org/viewcvs?rev=279684=gcc=rev Log: PR c++/92965 * pt.c (invalid_nontype_parm_type_p): Call

[Bug c++/92965] "note: 'x' is not public" emitted even when no error is emitted

2019-12-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92965 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|