[Bug c++/107332] New: internal compiler error: in tsubst_copy, at cp/pt.c:15751

2022-10-20 Thread dreamcooled at gmail dot com via Gcc-bugs
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: dreamcooled at gmail dot com Target Milestone: --- I'm getting an ICE when compiling the following program on x86-64 gcc 9.5. Tried it on godbolt.org with -std=c++17 command line options

[Bug c++/66957] New: irregular "is protected within this context" error

2015-07-21 Thread dreamcooled at gmail dot com
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: dreamcooled at gmail dot com Target Milestone: --- Created attachment 36023 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36023&action=edit The code which produces the bug In the attachment you fi