[Bug c++/78752] New: [concepts] ICE with constrained variadic member function

2016-12-09 Thread tcbrindle at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: tcbrindle at gmail dot com Target Milestone: --- Created attachment 40287 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40287&action=edit Short test case causing ICE Test code: #

[Bug c++/78715] New: [concepts] Access specifiers ignored after concept declaration

2016-12-07 Thread tcbrindle at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: tcbrindle at gmail dot com Target Milestone: --- Whilst playing with Casey Carter's STL2 implementation, I noticed an odd phenomenon: after including a particular file, I was able to