[Bug c++/85242] [6/7/8 Regression] ICE with invalid template parameter

2018-04-06 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85242 --- Comment #2 from Jason Merrill --- Author: jason Date: Fri Apr 6 15:12:34 2018 New Revision: 259178 URL: https://gcc.gnu.org/viewcvs?rev=259178&root=gcc&view=rev Log: PR c++/85242 - ICE with class definition in template parm.

[Bug c++/85242] [6/7/8 Regression] ICE with invalid template parameter

2018-04-06 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85242 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/85242] [6/7/8 Regression] ICE with invalid template parameter

2018-04-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85242 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED