Hi,
I've just installed Parallel Studio XE Composer Edition for Fortran OS X* 2016 Update 1. I cannot get ifort run. Whichever .f90 file I run from the OS X command window, I get the following error:
ifort test.f90
ifort: error #10106: Fatal error in gcc, terminated by segmentation violation
ifort: error #10106: Fatal error in gcc, terminated by segmentation violation
There is no problem with my file as other fortran compilers (e.g gfortran) compile with no error.