[Bug c++/67608] New: ICE when capturing a local 2D array

2015-09-17 Thread linesprower at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: linesprower at gmail dot com Target Milestone: --- // command line: g++ -std=c++11 error.cpp // // compiler version: 4.9.2 (Ubuntu 14.04) // // compiler output: // error.cpp: In lambda function: // error.cpp:10:21: internal compiler

[Bug c++/54250] New: Segmentation fault when decltype of a struct field is used in nested lambdas

2012-08-14 Thread linesprower at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54250 Bug #: 54250 Summary: Segmentation fault when decltype of a struct field is used in nested lambdas Classification: Unclassified Product: gcc Version: 4.6.2 Status: UN