File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / usr / src / usr.bin / f77 / f77pass1 / tst / movrr.f
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Sun Jul 28 12:26:07 2019 UTC (7 years ago) by root
Branches: bsd, MAIN
CVS tags: v121, HEAD
Power 6/32 Unix version 1.21

	program bug3
	integer i,j,k,l,m,n
	i=1
	j=2
	k=3
	l=4
	m=5
	n=6
	do 20 i=1,10
	do 10 j=1,10
	k=m*j
	l=n*i
	m=i*k
	n=j*l
10	continue
20	continue
	stop
	end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.