This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42738] New: nested lambda function: Segmentation fault
- From: "vimal78 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jan 2010 23:32:38 -0000
- Subject: [Bug c++/42738] New: nested lambda function: Segmentation fault
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
vimal@linux-718q:~/Study/09C++/c++0x/lambda> g++ -std=c++0x example.cpp
example.cpp: In lambda function:
example.cpp:10:12: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: nested lambda function: Segmentation fault
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: vimal78 at gmail dot com
GCC build triplet: compiled by GNU C version 4.5.0 20091231
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42738