http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55156



             Bug #: 55156

           Summary: internal compiler error in lambda function

    Classification: Unclassified

           Product: gcc

           Version: 4.7.2

            Status: UNCONFIRMED

          Severity: normal

          Priority: P3

         Component: c++

        AssignedTo: unassig...@gcc.gnu.org

        ReportedBy: icegood1...@gmail.com





Created attachment 28586

  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28586

Preprocessed source



ClusterPivotPocket.cpp: In lambda function:

ClusterPivotPocket.cpp:233:65: internal compiler error: in get_expr_operands,

at tree-ssa-operands.c:1035

Please submit a full bug report,

with preprocessed source if appropriate.



command line:

g++ -std=gnu++11 -Wno-unused-result -Dreproducable -O3 -march=native -Wall

-Wno-format-security -DExplicitTemplates -fno-implicit-templates --param

large-function-insns=47000 --param large-stack-frame=65536 --param

large-stack-frame-growth=3000 -finline-limit=100000 --param

inline-unit-growth=10000 --param large-function-growth=100000 -march=native  

-I../../  -I../../  -I../species -c ClusterPivotPocket.cpp -o

ClusterPivotPocket.o

Reply via email to