[Bug c++/88312] [9 regression] Mishandled explicitly provided parameter pack

2019-01-15 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88312 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/88312] [9 regression] Mishandled explicitly provided parameter pack

2019-01-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88312 --- Comment #3 from Jason Merrill --- Author: jason Date: Fri Jan 11 22:37:01 2019 New Revision: 267860 URL: https://gcc.gnu.org/viewcvs?rev=267860=gcc=rev Log: PR c++/88312 - pack expansion of decltype. The standard doesn't really

[Bug c++/88312] [9 regression] Mishandled explicitly provided parameter pack

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

[Bug c++/88312] [9 regression] Mishandled explicitly provided parameter pack

2019-01-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88312 Jason Merrill changed: What|Removed |Added CC||eric at efcs dot ca --- Comment #2 from

[Bug c++/88312] [9 regression] Mishandled explicitly provided parameter pack

2018-12-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88312 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug c++/88312] [9 regression] Mishandled explicitly provided parameter pack

2018-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88312 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/88312] [9 regression] Mishandled explicitly provided parameter pack

2018-12-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88312 Richard Biener changed: What|Removed |Added Keywords||rejects-valid Target Milestone|---