[Bug c++/50884] c++0x: anonymous functions causes compilation to segfault

2011-10-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50884 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/50884] c++0x: anonymous functions causes compilation to segfault

2011-10-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50884 --- Comment #3 from Jonathan Wakely 2011-10-27 14:38:01 UTC --- I haven't confirmed it, but this looks like another dup of PR 47687

[Bug c++/50884] c++0x: anonymous functions causes compilation to segfault

2011-10-27 Thread amaru_cuba at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50884 --- Comment #2 from amaru_cuba at hotmail dot com 2011-10-27 14:35:18 UTC --- Perverse use of lambda functions causes the compiler to segfault.

[Bug c++/50884] c++0x: anonymous functions causes compilation to segfault

2011-10-27 Thread amaru_cuba at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50884 --- Comment #1 from amaru_cuba at hotmail dot com 2011-10-27 14:30:53 UTC --- Created attachment 25632 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25632 The preprocessed file.