[Bug c++/86918] internal compiler error: unexpected expression 'v' of kind template_parm_index

2024-02-06 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86918 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/86918] internal compiler error: unexpected expression 'v' of kind template_parm_index

2018-08-14 Thread v.reshetnikov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86918 --- Comment #4 from Vladimir Reshetnikov --- I could not find a wording in the Standard that disallows this kind of specialization (although certainly I might have overlooked it). A similar code where the template parameter list is changed in a s

[Bug c++/86918] internal compiler error: unexpected expression 'v' of kind template_parm_index

2018-08-12 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86918 Marek Polacek changed: What|Removed |Added Keywords||ice-on-invalid-code --- Comment #3 from

[Bug c++/86918] internal compiler error: unexpected expression 'v' of kind template_parm_index

2018-08-12 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86918 --- Comment #2 from Marek Polacek --- Started with r223304. With r223301, there's an error.

[Bug c++/86918] internal compiler error: unexpected expression 'v' of kind template_parm_index

2018-08-12 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86918 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|