[Bug c++/63601] Segfault on usage of 'this' in unevaluated context inside lambda

2014-10-20 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63601 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/63601] Segfault on usage of 'this' in unevaluated context inside lambda

2014-10-20 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63601 --- Comment #2 from Jason Merrill --- Author: jason Date: Mon Oct 20 17:29:02 2014 New Revision: 216488 URL: https://gcc.gnu.org/viewcvs?rev=216488&root=gcc&view=rev Log: PR c++/63601 * lambda.c (current_nonlambda_function): New. * s

[Bug c++/63601] Segfault on usage of 'this' in unevaluated context inside lambda

2014-10-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63601 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|