Article ID: 106727
Article Last Modified on 12/1/2003
APPLIES TO
- Microsoft FORTRAN Compiler 5.0
- Microsoft FORTRAN Compiler 5.1
- Microsoft FORTRAN Compiler 5.0
- Microsoft FORTRAN Compiler 5.1
- Microsoft FORTRAN PowerStation 1.0 Standard Edition
- Microsoft Fortran PowerStation 1.0a for MS-DOS
- Microsoft FORTRAN PowerStation 32
- Microsoft FORTRAN PowerStation 32
This article was previously published under Q106727
SYMPTOMS
The compiler does not generate an error message when assumed size arrays
and scalars are used in an array expression. The array expression does not
perform any action.
In FORTRAN PowerStation 32, version 1.0, compiling the sample code below
generates:
Command line error D2030 : INTERNAL COMPILER ERROR in
'C:\LANG\FPSNT\BIN\f13232.exe'
Please see the Microsoft Support Services section in the manual for
more information
For Fortran PowerStation 4.0 the error message given for referenced
assumed-size arrays is:
error FOR2305: invalid appearance of assumed-size array name S
RESOLUTION
Do not use assumed size arrays in an array expression.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. We are researching this problem
and will post new information here in the Microsoft Knowledge Base as it
becomes available.
Additional query words: 1.00 4.00 5.00 5.10
Keywords: kberrmsg kblangfortran KB106727