[Bug c++/71808] [concepts] ICE in finish_member_declaration

2021-07-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71808 --- Comment #2 from Andrew Pinski --- GCC 10 and above don't ICE but errors out: : In instantiation of 'struct model': :2:42: required from here :17:25: error: template constraint failure for 'template requires Fooable struct container' 17

[Bug c++/71808] [concepts] ICE in finish_member_declaration

2016-07-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71808 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|