http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56949
Bug #: 56949
Summary: Internal compiler error
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: [email protected]
ReportedBy: [email protected]
Created attachment 29868
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29868
the source
Command Line:
-------------
g++ -std=c++11 2.cpp
Output:
-------
2.cpp: In instantiation of 'struct MatrixRef<MatrixDense>':
2.cpp:61:24: required from here
2.cpp:54:8: internal compiler error: in finish_decltype_type, at
cp/semantics.c:
5365
struct MatrixRef : public row_vector_helper<C>
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <[email protected]> for instructions.
Version:
--------
......
Target: x86_64-w64-mingw32
......
Thread model: win32
gcc version 4.8.0 (rubenvb-4.8.0)