bug fixed: assemble_allocs() did generate whole_procedure allocations.
authorbal <none@none>
Wed, 30 Jan 1985 10:47:47 +0000 (10:47 +0000)
committerbal <none@none>
Wed, 30 Jan 1985 10:47:47 +0000 (10:47 +0000)
commit7f9dd27dc8801fce3b9eed88c9460b4e83c632e2
tree9c7f41e705517708493ee5179bd0ebc7e24d0825
parent387191a2c7f581b040f81ff8669c1d3ebc09aee1
bug fixed: assemble_allocs() did generate whole_procedure allocations.
These allocations were initialized with a very low profit. Consequently
account_regsave rejected these allocations.
Solution: repl_allocs() updates the al_profits field of the
whole_procedure allocation.
util/ego/ra/ra_pack.c