++
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
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