Hello, First of all, we need a small test case. Here is the steps: 1. create a interp.i by adding "-EP" to your compiler cmd 2. create a temp file "t.c" by ">cp interp.i t.c" 3. run ">icc -c -w t.c" to see if the problem is still there 4. run a tool shipped with the compiler package "icpi" to cut down the testcase like >icpi -compiler="icc -w" -errormatch="internal error:" t.c 5. verify the cut-down case still produce the same error by >icc -c -w t.tsf.c
Still you need to report this to Premier Support with the smaller test case.
If you receive emails from Premier Support, it means you have an account there. When you download an eval copy of the compiler product, or purchase the compiler product, you're asked to register with email address and other information. This email address is your log-in name.
Try to log in to Premier Support and create an issue with the "interp.i". Our support people will narrow the case for you if you have any difficulties.