[Bug c++/78369] [7 Regression] default parameter ICEs

2016-11-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78369 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/78369] [7 Regression] default parameter ICEs

2016-11-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78369 --- Comment #4 from Jason Merrill --- Author: jason Date: Thu Nov 17 21:40:48 2016 New Revision: 242562 URL: https://gcc.gnu.org/viewcvs?rev=242562&root=gcc&view=rev Log: PR c++/78369 - {} as default argument * call.c (build_spe

[Bug c++/78369] [7 Regression] default parameter ICEs

2016-11-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78369 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/78369] [7 Regression] default parameter ICEs

2016-11-16 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78369 Martin Liška changed: What|Removed |Added Keywords||ice-on-valid-code Status|WAIT