[Bug c++/80856] [7/8 Regression] ICE from template local overload resolution

2017-05-31 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80856 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/80856] [7/8 Regression] ICE from template local overload resolution

2017-05-31 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80856 --- Comment #3 from Jason Merrill --- Author: jason Date: Wed May 31 17:53:12 2017 New Revision: 248754 URL: https://gcc.gnu.org/viewcvs?rev=248754=gcc=rev Log: PR c++/80856 - ICE with local extern in template * semantics.c

[Bug c++/80856] [7/8 Regression] ICE from template local overload resolution

2017-05-30 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80856 --- Comment #2 from Jason Merrill --- Author: jason Date: Tue May 30 21:13:27 2017 New Revision: 248699 URL: https://gcc.gnu.org/viewcvs?rev=248699=gcc=rev Log: PR c++/80856 - ICE with local extern in template * semantics.c

[Bug c++/80856] [7/8 Regression] ICE from template local overload resolution

2017-05-30 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80856 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/80856] [7/8 Regression] ICE from template local overload resolution

2017-05-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80856 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug c++/80856] [7/8 Regression] ICE from template local overload resolution

2017-05-22 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80856 Markus Trippelsdorf changed: What|Removed |Added CC||jason at gcc dot gnu.org ---

[Bug c++/80856] [7/8 Regression] ICE from template local overload resolution

2017-05-22 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80856 Markus Trippelsdorf changed: What|Removed |Added Keywords||ice-on-valid-code