Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!gummo!whuxlb!floyd!clyde!ihnp4!zehntel!hplabs!sri-unix!BRACKENRIDGE@USC-ISIB From: BRACKENRIDGE@USC-ISIB@sri-unix.UUCP Newsgroups: net.micro.pc Subject: Microsoft Fortran V3.10 Bug Message-ID: <12234@sri-arpa.UUCP> Date: Fri, 30-Sep-83 20:33:00 EDT Article-I.D.: sri-arpa.12234 Posted: Fri Sep 30 20:33:00 1983 Date-Received: Thu, 6-Oct-83 06:12:15 EDT Lines: 16 From: Billy 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?