BUG: Array Expression with Assumed Size Arrays (106727)
The information in this article applies to:
- Microsoft FORTRAN Compiler for MS-DOS 5.0
- Microsoft FORTRAN Compiler for MS-DOS 5.1
- Microsoft FORTRAN compiler for OS/2 5.0
- Microsoft FORTRAN compiler for OS/2 5.1
- Microsoft FORTRAN PowerStation for MS-DOS 1.0
- Microsoft FORTRAN PowerStation for MS-DOS 1.0a
- Microsoft Fortran Powerstation 32 for Windows NT 1.0
- Microsoft Fortran Powerstation 32 for Windows NT 4.0
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.
Modification Type: | Major | Last Reviewed: | 12/1/2003 |
---|
Keywords: | kberrmsg kbLangFortran KB106727 |
---|
|