Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

internal error: assertion failed: unknown type in IL walk (shared/cfe/edgcpfe/walk_entry.h, line 1004)

Walter_D_
Beginner
262 Views

Hi,

the code attached (output of preprocessor using compiler options "-std=c++0x -xHost -falign-functions -openmp -g -Wall" with icpc 13.1.1 generated the error message given in the subject line. The error is triggered by a lambda (line 432 of TestTree.cc)

cheers, Walter.

0 Kudos
0 Replies
Reply