[Bug c++/43912] [C++0x] lambda debug info does not describe captured variables

2011-06-17 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43912 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/43912] [C++0x] lambda debug info does not describe captured variables

2011-06-17 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43912 --- Comment #3 from Jason Merrill 2011-06-17 20:08:06 UTC --- Author: jason Date: Fri Jun 17 20:08:01 2011 New Revision: 175158 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175158 Log: PR c++/43912 Generate proxy VAR_DECLs for b

[Bug c++/43912] [C++0x] lambda debug info does not describe captured variables

2011-06-15 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43912 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at