Re: Dimension attribute based on host-associated variable - bug in Intel Fortran
- From: "Arjen Markus" <arjen.markus@xxxxxxxxxx>
- Date: 28 Dec 2006 07:08:04 -0800
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
.
- References:
- Dimension attribute based on host-associated variable - bug in Intel Fortran
- From: Rich Townsend
- Re: Dimension attribute based on host-associated variable - bug in Intel Fortran
- From: Arjen Markus
- Re: Dimension attribute based on host-associated variable - bug in Intel Fortran
- From: Rich Townsend
- Dimension attribute based on host-associated variable - bug in Intel Fortran
- Prev by Date: Re: Dimension attribute based on host-associated variable - bug in Intel Fortran
- Next by Date: Re: Dimension attribute based on host-associated variable - bug in Intel Fortran
- Previous by thread: Re: Dimension attribute based on host-associated variable - bug in Intel Fortran
- Next by thread: Re: Dimension attribute based on host-associated variable - bug in Intel Fortran
- Index(es):
Relevant Pages
|