Hi,
I updated my operating system from Mac 10.14.6 and some of my codes are now failed to compile with the following error
": internal error: ** The compiler has encountered an unexpected problem.
** Segmentation violation signal raised. **
Access violation or stack overflow. Please contact Intel Support for assistance.
I have Xcode 10.3 and Intel® Parallel Studio XE Composer Edition 2019 (update 3). If I change the flag -O3 to -O2. The compilation can be completed successfully.
Any help on this will be appreciated.
phay