https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67244
Bug ID: 67244 Summary: internal compiler error: in gimplify_var_or_parm_decl, at gimplify.c:1801 Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: shadewind at gmail dot com Target Milestone: --- Created attachment 36192 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36192&action=edit The preprocessed source Internal compiler error with GCC 5.2.0 when building the attached preprocessed source on OS X 10.10.2: build_gcc❯ g++-5 -std=c++11 Unique.pp.cpp -o test rapidcheck/git/dev ../test/gen/ContainerTests/Unique.cpp: In lambda function: ../test/gen/ContainerTests/Unique.cpp:59:37: internal compiler error: in gimplify_var_or_parm_decl, at gimplify.c:1801 return std::count_if(begin(elements), ^ ../test/gen/ContainerTests/Unique.cpp:59:37: internal compiler error: Abort trap: 6 g++-5: internal compiler error: Abort trap: 6 (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <https://github.com/Homebrew/homebrew/issues> for instructions.