- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My OpenMP code, which had been compiling with under ICC through version 18.0.0, now causes a segfault in ICC when I attempt to compile it.
I've isolated and included below the piece of code causing the crash. Trying to compile it with ICC 18.0.2 gives the following output:
$ icc -std=c99 -qopenmp crash.c ": internal error: ** The compiler has encountered an unexpected problem. ** Segmentation violation signal raised. ** Access violation or stack overflow. Please contact Intel Support for assistance. compilation aborted for crash.c (code 4)
I've also tried this on ICC 18.0.3 on a different machine, with the same result.
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank for reporting this issue. I've filed a bug to our developer. CMPLRS-51232
Regards,
Viet

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page