"Catastrophic error" on ccsd t kernels omp.F when compiling nw6.6 by ifort 15.0.2 under CentOS 7


Click here for full thread
Forum Vet
ifort 15.0.3 works fine
I have tried to compile it with ifort 15.0.3 and found no problem

$ ifort -V
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.3.187 Build 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.


Could you try the following line with 15.0.2?
ifort -c -i8 -fpp -qno-openmp -O0 -g   ccsd_t_kernels_omp.F