Quantcast
Channel: Intel® Software - Intel® Fortran Compiler for Linux* and macOS*
Viewing all articles
Browse latest Browse all 2746

ICE -init=snan EQUIVALENCE on ifort 18.0.0 (Parallel Studio XE)

$
0
0

Hi,

We have bumped into an issue after updating to Parallel Studio XE 18.0.0. See the details below (including the reduced test case). The following works on 17.4.0 (SLES 12 SP2). Seems like a bug in the compiler...

$ ifort -v
ifort version 18.0.0

$ cat /tmp/decext_testcase.f
      SUBROUTINE DECEXT
      EQUIVALENCE (X,Y)
      END

$ ifort -init=snan /tmp/decext_testcase.f
/tmp/decext_testcase.f: catastrophic error: **Internal compiler error: segmentation violation signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report.  Note: File and line given may not be explicit cause of this error.
compilation aborted for /tmp/decext_testcase.f (code 1)

Best regards

 

 


Viewing all articles
Browse latest Browse all 2746

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>