[Bug c++/49598] [C++0x] Ice on lambda with implicit capture by value.

2011-07-16 Thread iorate_stage at yahoo dot co.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49598 iorate changed: What|Removed |Added CC||iorate_stage at yahoo dot |

[Bug c++/49598] [C++0x] Ice on lambda with implicit capture by value.

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

[Bug c++/49598] [C++0x] Ice on lambda with implicit capture by value.

2011-07-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49598 --- Comment #5 from Jason Merrill 2011-07-05 14:51:59 UTC --- Author: jason Date: Tue Jul 5 14:51:56 2011 New Revision: 175863 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175863 Log: PR c++/49598 * semantics.c (finish_id_expre

[Bug c++/49598] [C++0x] Ice on lambda with implicit capture by value.

2011-07-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49598 --- Comment #4 from Jason Merrill 2011-07-05 14:47:26 UTC --- Author: jason Date: Tue Jul 5 14:47:21 2011 New Revision: 175857 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175857 Log: PR c++/49598 * semantics.c (finish_id_expre

[Bug c++/49598] [C++0x] Ice on lambda with implicit capture by value.

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

[Bug c++/49598] [C++0x] Ice on lambda with implicit capture by value.

2011-07-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49598 Jonathan Wakely changed: What|Removed |Added Keywords||ice-on-valid-code Status|UN

[Bug c++/49598] [C++0x] Ice on lambda with implicit capture by value.

2011-07-01 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49598 --- Comment #2 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2011-07-02 00:52:57 UTC --- This compiled on gcc-4.5 but the answer is junk. ed@bad-horse:~$ g++ -std=c++0x -o lamb2 lamb2.cpp ed@bad-horse:~$ ./lamb2 value capture i: 10 ir: 61746