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

[bug report: 15.0.4.221] internal error: assertion failed at: "shared/cfe/edgcpfe/templates.c", line 28214

Yakov_M_
Beginner
321 Views

Hello.

The compiler always crashes while compiling <mutex> header from Visual Studio 2015 RC1. Bug is absolutely reproducible, it is enough to attempt to compile a .cpp file with single line:

#include <mutex>

Intel(R) C++ Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.4.221 Build 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.

mx.cpp
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\mutex(449): internal error: assertion failed at: "shared/cfe/edgcpfe/templates.c", line 28214

Best regards,

Yakov Markovitch

0 Kudos
1 Reply
Melanie_B_Intel
Employee
321 Views

Thank you for reporting this. We have DPD200571946 tracking the issue in our internal bugs database. --Melanie

0 Kudos
Reply