changed stackheight computation to top element size computation
authoreck <none@none>
Tue, 4 Sep 1990 16:42:43 +0000 (16:42 +0000)
committereck <none@none>
Tue, 4 Sep 1990 16:42:43 +0000 (16:42 +0000)
commit58355b70410357c174ab9e94dda37bc4644f4bbd
treea0a148af3eb607f2800c35efd0ed457247b1cd32
parent3ea64975af7c7bb14ab94f2bdcd6520d3739dec9
changed stackheight computation to top element size computation
15 files changed:
util/opt/Makefile
util/opt/alloc.c
util/opt/backward.c
util/opt/flow.c
util/opt/getline.c
util/opt/lookup.c
util/opt/main.c
util/opt/peephole.c
util/opt/process.c
util/opt/putline.c
util/opt/reg.c
util/opt/tes.c [new file with mode: 0644]
util/opt/tes.h [new file with mode: 0644]
util/opt/util.c
util/opt/var.c