f77 PRINT loop

George Sicherman colonel at sunybcs.UUCP
Wed Dec 21 04:21:57 AEST 1983


This has me stumped.  The following program bombs f77 in bsd4.1.  The
diagnostic is "Termination code 139."

	program what
	dimension m(8)
	print 1, (m(k),k=1,8)
1	format(8i2)
	stop
	end



More information about the Net.bugs mailing list