[Bug c++/54383] Internal compiler error for lamba function using this-> with -std=c++0x

2012-09-24 Thread 166291 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54383 166291 at gmail dot com changed: What|Removed |Added CC||166291 at gmail dot com

[Bug c++/54383] Internal compiler error for lamba function using this-> with -std=c++0x

2012-09-26 Thread 166291 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54383 --- Comment #2 from 166291 at gmail dot com 2012-09-26 18:45:36 UTC --- Some more information is that this only seems to happen when the lambda captures variables, and it's in the global scope.