Trailing-Edge
-
PDP-10 Archives
-
bb-jr93j-bb
-
7,6/ap022/cmplex.c22
There are 3 other files named cmplex.c22 in the archive. Click here to see a list.
REP 2/1 ;22C1
!COPYRIGHT (c) DIGITAL EQUIPMENT CORPORATION 1972, 1987
WIT
!COPYRIGHT (c) DIGITAL EQUIPMENT CORPORATION 1972, 1989
REP 24/1 ;22C2
GLOBAL BIND CMPLEV = #11^24 + 0^18 + #4570; ! Version Date: 20-Jul-87
WIT
GLOBAL BIND CMPLEV = #11^24 + 0^18 + #4605; ! Version Date: 12-Jan-89
INS 288/1 ;22C3
4605 DCE 12-Jan-89
Fix edit 4546/4563 so that ANODE is initialized properly. This prevents
.D variables from getting created when they should not, which can result
in an internal compiler error. This can occur for a program with a
constant subscript to a dummy character array.
INS 66/25 ;22C4
!**;[4605] DCE, DOTDCHECK@8424 (top of routine), 12-Jan-89
%[4605]% ANODE = .EXPR[ARG1PTR]; ! Array name
SUM 88499