Hide Forgot
Created attachment 515484 [details] main.cpp Description of problem: Segmentation Fault when compiling the code with new features in the C++0x standard. Version-Release number of selected component (if applicable): 4.6.0-9 How reproducible: Source code: main.cpp in attachments Compiling command: g++ main.cpp -std=c++0x Actual results: main.cpp: In lambda function: main.cpp:11:15: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://bugzilla.redhat.com/bugzilla> for instructions. Preprocessed source stored into /tmp/ccaAZquH.out file, please attach this to your bugreport.
Created attachment 515486 [details] out
That is ICE on invalid, tracking upstream - PR49867.