[Bug c++/113170] ICE: Segfault (template template parameter, alias template, default template argument)

2023-12-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113170 Andrew Pinski changed: What|Removed |Added Keywords|ice-on-invalid-code | --- Comment #3 from Andrew Pinski

[Bug c++/113170] ICE: Segfault (template template parameter, alias template, default template argument)

2023-12-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113170 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug c++/113170] ICE: Segfault (template template parameter, alias template, default template argument)

2023-12-29 Thread iamkirkezz at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113170 --- Comment #1 from Kirkezz --- I was experimenting with the template template parameters, and ICE occured.