https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70555

Godmar Back <godmar at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |godmar at gmail dot com

--- Comment #10 from Godmar Back <godmar at gmail dot com> ---
Created attachment 44730
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44730&action=edit
failing test

$ g++ dungeonpreprocessed.cpp 
dungeon.cpp: In lambda function:
dungeon.cpp:40:68: internal compiler error: in expand_expr_real_1, at
expr.c:9908
         auto neighbors = [L, R, C, &CC] (Point p) -> vector<Point> {
                                                                    ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.

Reply via email to