[net.micro.pc] Microsoft Fortran V3.10 Bug

BRACKENRIDGE@USC-ISIB@sri-unix.UUCP (10/01/83)

From:  Billy <BRACKENRIDGE@USC-ISIB>

I have a copy of Microsoft FORTRAN V3.10 05/03/83.  The following
FORTRAN program crashes the system such that a Ctl Alt Del reboot is
necessary.

	D=1.0E+25
	END

The FOR1 pass of FORTRAN will crash the system only on systems that
have the 8087 installed.  It runs OK on systems with no 8087.  I know
I have the later version of the 8088 that is supposed to work with
with the 8087.  This version of the chip masks interupts when pushing
or poping the stack segment.

Has anybody had similar experiences?