Re: Dimension attribute based on host-associated variable - bug in Intel Fortran




Rich Townsend schreef:


Hmmm, I can compile this program too, without problem. It seems that the error
message is triggered by the use of COUNT() in an automatic array declaration, as
David Frank has already surmised. I've tried my original code on Lahey lf95, and
it compiles without problem.


It seems odd that COUNT() can not be used in such a declaration, given
David's
workaround - at first I thought you needed to add a (:) to indicate
what is the
array part, but my program worked without a problem with or without it.

I do not have the detailed documentation near me right now. Can't
really check.

Regards,

Arjen

.



Relevant Pages