[Bug c++/42738] nested lambda function: Segmentation fault

2010-01-13 Thread vimal78 at gmail dot com
-- vimal78 at gmail dot com changed: What|Removed |Added Severity|normal |major http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42738

[Bug c++/42738] nested lambda function: Segmentation fault

2010-01-13 Thread vimal78 at gmail dot com
--- Comment #3 from vimal78 at gmail dot com 2010-01-13 23:35 --- Created an attachment (id=19591) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19591&action=view) generated file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42738

[Bug c++/42738] nested lambda function: Segmentation fault

2010-01-13 Thread vimal78 at gmail dot com
--- Comment #2 from vimal78 at gmail dot com 2010-01-13 23:35 --- Created an attachment (id=19590) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19590&action=view) generated file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42738

[Bug c++/42738] nested lambda function: Segmentation fault

2010-01-13 Thread vimal78 at gmail dot com
--- Comment #1 from vimal78 at gmail dot com 2010-01-13 23:34 --- Created an attachment (id=19589) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19589&action=view) example in the draft standard n3000 This is an example in the draft standard n3000. section 5.1.2 point 16 -- h