>>...Where would be the appropriate place to post these bugs so somebody at Intel can have a look at them?..
It is absolutely the right forum to report any problems or issues with Intel C++ compiler. Please try to group these test cases in different posts or threads. Thanks in advance.






Intel C++ 13.0 compiler crashes
I'm currently doing work related to isolating compiler optimization bugs. However in the course of testing with Intel C++ 13, I've found a number testcases where the compiler crashes before even emitting code, or in one case generates unlinkable code for a valid testcase (gcc and clang accept).
Where would be the appropriate place to post these bugs so somebody at Intel can have a look at them? All the testcases are fairly small - 10-30 lines of C code. Thanks.