Description
Customer may encounters core dump during Intel® FPGA OpenCL™ compilation, shows the following error message:
"Running pass 'Function Pass Manager' on "
Resolution
The issue can be work-arounded by adding option "-DBUG=0" in aoc command line, for example "aoc -c -v -DBUG=0 my_kernel.cl".
The issue has been fixed in Intel® FPGA SDK for OpenCL™ v18.0.