Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29278 Discussions

SEGV while computing SQRT of a quad-precision value

dkokron
Beginner
544 Views
Test case for a SIGSEGV when computing the sqrt of a quad-precision value. I have read through the common causes thread regarding SEGV and none seem to apply here. I have seen this behavior recently in a real code, but this is the first time I have been able to reproduce it in a small case.

The README in the tarball has more information.

Dan
0 Kudos
3 Replies
Xiaoping_D_Intel
Employee
544 Views
Hi Dan,

Thanks for reporting the error. The SIGSEGV error is a known issue. It has been fixed and will be included in future update. Regarding the ICE error with assume protect_parens I will submit a bug report on it.
0 Kudos
Xiaoping_D_Intel
Employee
544 Views
The compiler ICE error has been fixed in the latest Intel Fortran Composer XE. It can be downloaded from Intel Registration Center using your support account.

Thanks,
Xiaoping Duan
Intel Customer Support
0 Kudos
dkokron
Beginner
544 Views
I can confirm that the ICE and SEGV are not present in Version 12.0.1.107 Build 20101116.

Thanks
Dan
0 Kudos
Reply