Code: Select all
$ tcpip show ver
VSI TCP/IP Services for OpenVMS x86_64 Version X6.0
on a QEMU Standard PC (Q35 + ICH9, 2009) running OpenVMS E9.2-1
$ fortran/version
VSI Fortran X8.5-0002 (GEM 50X2N) for X86 systems
The program
Code: Select all
real*16 bytes
bytes = 1
type *, bytes
end
Code: Select all
$ for/f77 test8
end
........^
%F90-F-FATAL, **Internal compiler error: specification exception signal raised** Please report this error along with the circumstances in which it occurred in a Software Prob
lem Report. Note: File and line given may not be explicit cause of this error.
at line number 4 in file DKB0:[PWEAVER]test8.for;37