[Bug c++/80767] Eager instantiation of generic lambda body when not required

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

[Bug c++/80767] Eager instantiation of generic lambda body when not required

2017-08-28 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80767 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/80767] Eager instantiation of generic lambda body when not required

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

[Bug c++/80767] Eager instantiation of generic lambda body when not required

2017-08-29 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80767 --- Comment #3 from Jason Merrill --- Author: jason Date: Tue Aug 29 19:40:55 2017 New Revision: 251427 URL: https://gcc.gnu.org/viewcvs?rev=251427&root=gcc&view=rev Log: PR c++/80767 - unnecessary instantiation of generic lambda

[Bug c++/80767] Eager instantiation of generic lambda body when not required

2017-08-30 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80767 --- Comment #4 from Jason Merrill --- Author: jason Date: Wed Aug 30 22:19:33 2017 New Revision: 251549 URL: https://gcc.gnu.org/viewcvs?rev=251549&root=gcc&view=rev Log: PR c++/82030 - ICE inheriting from multiple lambdas PR c+

[Bug c++/80767] Eager instantiation of generic lambda body when not required

2017-09-13 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80767 --- Comment #5 from Aldy Hernandez --- Author: aldyh Date: Wed Sep 13 17:38:39 2017 New Revision: 252617 URL: https://gcc.gnu.org/viewcvs?rev=252617&root=gcc&view=rev Log: PR c++/80767 - unnecessary instantiation of generic lambda

[Bug c++/80767] Eager instantiation of generic lambda body when not required

2017-09-18 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80767 --- Comment #6 from Jason Merrill --- Author: jason Date: Mon Sep 18 18:37:10 2017 New Revision: 252945 URL: https://gcc.gnu.org/viewcvs?rev=252945&root=gcc&view=rev Log: PR c++/80767 - unnecessary instantiation of generic lambda

[Bug c++/80767] Eager instantiation of generic lambda body when not required

2017-05-15 Thread rs2740 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80767 TC changed: What|Removed |Added CC||rs2740 at gmail dot com --- Comment #1 from TC ---