Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!usc!ucsd!ucbvax!DDATHD21.BITNET!XBR2D96D From: XBR2D96D@DDATHD21.BITNET (Knobi der Rechnerschrat) Newsgroups: comp.sys.sgi Subject: Problems with F77 from release 3.3 Message-ID: <9006270938.aa06333@VGR.BRL.MIL> Date: 27 Jun 90 13:03:44 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 29 Hallo, the following program gives a core dump when compiled/linked/run on a 3.3 4D/70GT. The program dumps during the second way through the loop. program test character*72 cline cline = ' 1 2 3 ' do 100 ii = 1 , 100 write (40,*) cline backspace (40) read (40,*) i,j,k write (*,*) i,j,k 100 continue end dbx shows that the problem is related to the backspace routines. Replacing backspace with rewind helps, but is NOT desirable. HELP !!! Regards Martin Knoblauch TH-Darmstadt Physical Chemistry 1 Petersenstrasse 20 D-6100 Darmstadt, FRG BITNET: