[Bug c++/71808] [concepts] ICE in finish_member_declaration
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71808 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|