[Bug c++/49260] [C++0x] lambda-eh2.C fails execution

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

[Bug c++/49260] [C++0x] lambda-eh2.C fails execution

2011-08-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260 --- Comment #10 from Jason Merrill 2011-08-02 15:35:28 UTC --- Author: jason Date: Tue Aug 2 15:35:20 2011 New Revision: 177186 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177186 Log: PR c++/49260 * call.c (build_call_a): Set

[Bug c++/49260] [C++0x] lambda-eh2.C fails execution

2011-06-28 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260 --- Comment #9 from Eric Botcazou 2011-06-28 07:13:30 UTC --- > Should be fixed on trunk now. Yes, it is, thanks. Do you plan to backport the fix to the 4.6 branch?