Google
 

Trailing-Edge - PDP-10 Archives - BB-L014E-BM - autopatch/doalc.c05
There are no other files named doalc.c05 in the archive.
 REP 5/1	;05C1
	!COPYRIGHT (C) 1972,1981 BY DIGITAL EQUIPMENT CORPORATION
	!AUTHOR: NORMA ABEL/MD/DCE/JNG
 WIT
	!COPYRIGHT (C) 1972,1981,1982 BY DIGITAL EQUIPMENT CORPORATION
	!AUTHOR: NORMA ABEL/MD/DCE/JNG/TGS
 REP 17/1	;05C2
	GLOBAL BIND DOALCV = 6^24 + 0^18 + 109;		! Version Date:	23-Jul-81
 WIT
	GLOBAL BIND DOALCV = 6^24 + 0^18 + #1163;		! Version Date: 1-Jul-82
 INS 62/1	;05C3
	***** End V6 Development *****

	1163	TGS	1-Jul-82	20-17540
		If /DEBUG:INDEX was specified, bypass optimization that substitutes
		a regcontents node using the function return reg for the left hand side
		of an assignment statement to the function variable.

 INS 1022/1	;05C4
	%[1163]% IF .FLGREG<DBGINDX> THEN RETURN;	!/DEB:INDEX - must update function variable
 SUM 60058