(assign_stack_temp): When split a slot, set base_offset and full_size in the newly...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 28 Jul 1995 13:09:22 +0000 (09:09 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 28 Jul 1995 13:09:22 +0000 (09:09 -0400)
commit307d8cd67d3339e79da8160b95eed56cabe6d37e
treea5be8f8855c5a404c95ef5e128b1bc199daf2cb3
parente4931540c01b99ec06bbc5fb83f3c68228042221
(assign_stack_temp): When split a slot, set base_offset and full_size in the newly created slot.

(assign_stack_temp): When split a slot, set base_offset and full_size in the
newly created slot.
(combine_temp_slots): Update full_size when slots are combined.

From-SVN: r10185
gcc/function.c