Trailing-Edge
-
PDP-10 Archives
-
bb-jr93f-bb
-
7,6/ap012/revhst.c12
There are 9 other files named revhst.c12 in the archive. Click here to see a list.
REP 3/1 ;12C1
TITLE REVHST 10(2536) Revision History for the FORTRAN compiler
SUBTTL Authors: DCE/TFV/EGM/SRM/EDS/CKS/AHM/CDM/RVM/PLB/TJK/AlB/MEM/JB 7-Jun-85
WIT
TITLE REVHST 10(2546) Revision History for the FORTRAN compiler
SUBTTL Authors: DCE/TFV/EGM/SRM/EDS/CKS/AHM/CDM/RVM/PLB/TJK/AlB/MEM/JB 5-Sep-85
REP 6334/1 ;12C2
;;.ENDA 24-JUN-85
WIT
;.ENDA 24-Jun-85
;.AUTOPATCH 12
;;
;.EDIT 2537 /FLAG:VMS GIVES EXTRA INVALID MESSAGE FOR NAMELIST
;; When no FMT= or NML= is given in a format expression,
;; FMT= is the default. FMTSCAN is called, but doesn't
;; know if it is FMT= has really been given or not. Add
;; argument to indicate this.
; CDM,16-JUL-85,SPR:NONE
; A:SRC ACT0.BLI,REVHST.MAC
;;
;.EDIT 2540 DOT AT END OF STATEMENT CAUSES NEXT STATEMENT TO BE SKIPPED
;; When a program contains an extra period at the end of
;; a statement line, the lexical scanner looks for a dotted
;; operator. Since it fails when it runs out of statement,
;; it erroneously skips past the next statement.
; AlB,26-JUL-85,QAR:853096
; A:SRC LEXICA.BLI
;.EDIT 2541 INDUCTION VARIABLE INCORRECT UPON EXIT FROM DO LOOP
;; When the loop count can stay in a register, but the induction
;; variable must be materialized (MATRLZIXONLY bit is set), the
;; induction variable may not be updated after the last time
;; through the loop.
; MEM,1-AUG-85,SPR:10-35285
; A:SRC CGDO.BLI
;;.EDIT 2542 Reserved for autopatch
;;.ENDA 1-Aug-85
;;
;.EDIT 2543 REGISTER CONTAINING DO VARIABLE INCORRECT AFTER DO LOOP
;; If the contents of a DO variable is moved into a register
;; other than the AOBJN register, after exiting from the DO loop
;; this register should not be used for the DO variable (it is
;; not updated the last time).
; MEM,9-AUG-85,SPR:20-20863
; A:SRC DOALC.BLI
;;
;.EDIT 2544 LOSE NEG FLAG DURING SKELETON OPT
;; When converting subtract node into add node, don't just set neg
;; flag to one, because it might already be set and need to be
;; cleared.
; MEM,13-AUG-85,SPR:NONE
; A:SRC P2S1.BLI
;;
;.EDIT 2545 BAD LISTINGS WITH STOP/PAUSE STATEMENT AND TOO MANY DIGITS
;; Detect too many digits on the end of STOP/PAUSE statements and
;; stop saving them away. Too many digits will write over memory
;; that isn't allocated for the literal constant.
; CDM,26-AUG-85,SPR:NONE
; A:SRC LEXICA.BLI
;;
;.EDIT 2546 ITEM ON STK SHOULD BE BYTEPOINTER NOT JUST ADDRESS
;; In WHILSTA when we push the conditional expression onto STK, we should
;; push a bytepointer to the expression instead of the expression itself
;; because this is what IFNOTGEN is expecting.
; MEM,5-SEP-85,SPR:NONE
; A:SRC STA3.BLI
;;.EDIT 2547 Reserved for autopatch
;;.ENDA 5-Sep-85
REP 6349/1 ;12C3
EDNUM==2536 ;EDIT NUMBER
WIT
EDNUM==2546 ;EDIT NUMBER
SUM 223278