Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29427 Discussões

Internal compiler error while calling a subroutine from a CONTAINed function

John4
Contribuidor valorado I
896 Visualizações

Maybe someone already reported this. I attached two files: test-character-array.f90 is the original one and contains a generic interface that includes a subroutine with VARYING_STRING arguments; that file compiles just fine. In test-character-array2.f90 the subroutine containing VARYING_STRING arguments was removed from the module, and now I get an internal compiler error.

I get internal compiler error with both version 11.0 and 11.1.

0 Kudos
1 Solução
Xiaoping_D_Intel
Funcionário
895 Visualizações

The compiler 11.1.046 update containing the fix is available for download now.

Ver solução na publicação original

2 Respostas
Xiaoping_D_Intel
Funcionário
895 Visualizações
Hi John,

Thanks for reporting the problem. I have reproduced the error and will submit a bug report on it.

- Xiaoping

Xiaoping_D_Intel
Funcionário
896 Visualizações

The compiler 11.1.046 update containing the fix is available for download now.
Responder