[Bug c++/104278] ICE constexpr class non-type template parameter

2022-01-29 Thread pubby.8 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104278 --- Comment #1 from Pubby8 --- Oops I forgot to include the template instantiation: // --- int main(int argc, char const** argv) { qux::run(); } // ---

[Bug c++/104278] New: ICE constexpr class non-type template parameter

2022-01-29 Thread pubby.8 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104278 Bug ID: 104278 Summary: ICE constexpr class non-type template parameter Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal Priority: P3