[Bug c++/60366] ICE with self-invoking lambdas

2019-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60366 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/60366] ICE with self-invoking lambdas

2019-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60366 --- Comment #4 from Marek Polacek --- Author: mpolacek Date: Sun Jun 9 15:41:07 2019 New Revision: 272092 URL: https://gcc.gnu.org/viewcvs?rev=272092=gcc=rev Log: PR c++/60366 * g++.dg/cpp0x/lambda/lambda-ice32.C: New test.

[Bug c++/60366] ICE with self-invoking lambdas

2019-06-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60366 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/60366] ICE with self-invoking lambdas

2015-02-09 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60366 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org --- This is ICEing while trying to print out about the lambda.

[Bug c++/60366] ICE with self-invoking lambdas

2015-02-09 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60366 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic,