Problems with F77 from release 3.3

Knobi der Rechnerschrat XBR2D96D at DDATHD21.BITNET
Wed Jun 27 23:03:44 AEST 1990


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: <XBR2D96D at DDATHD21>



More information about the Comp.sys.sgi mailing list