From: Peter B. Kessler Date: Thu, 10 Feb 1983 06:14:02 +0000 (-0800) Subject: conform to the standard with respect to types of expressions. X-Git-Tag: BSD-4_1c_2-Snapshot-Development~621 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/64c3971c7762571954eab89f33e13d1b458fb7d2?hp=64c3971c7762571954eab89f33e13d1b458fb7d2 conform to the standard with respect to types of expressions. change the FOR opcode generated for px, since rangechecking is now hoisted out of the loop. SCCS-vsn: usr.bin/pascal/src/forop.c 1.14 ---