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

ICE with parameterized derive type and debug enabled

Olsen__Oystein
Beginner
439 Views

The attached file generates an ICE when I compile it with

$ ifort -debug tests.f90

It compiles fine if I drop the debug statement. 

$ ifort -v
ifort version 15.0.0

I am running openSUSE 13.1.0  Please let me know if you need additional information.

Øystein

 

 

 

 

0 Kudos
2 Replies
Kevin_D_Intel
Employee
439 Views

Thank you for reporting this. I will investigate and post again with some additional details.

0 Kudos
Kevin_D_Intel
Employee
439 Views

Thank you for the convenient test case. I reproduced the error but find no other work around besides dropping the -debug option. I directed the issue to Development for further investigation/repair and will keep this post updated on the status of fix.

(Internal tracking id: DPD200360960)

0 Kudos
Reply