Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!+ From: Daniel.Stodolsky@cs.cmu.edu Newsgroups: comp.sys.hp Subject: CORRECTION: fortran problems on the 800 Message-ID: Date: 17 Jan 90 23:55:59 GMT Organization: Carnegie Mellon, Pittsburgh, PA Lines: 21 It appears I made a typo in that post. The array in the program dumping core should be real*8 rwork(1071111) instead of real*8 rwork(1011117) So the whole bad program is real*8 rwork(1071111) rwork(1) = 0.0d0 stop end Thanks to Michael J. Corrigan to bring this to my attention. Dan Stodolsky Engineering Design Research Center