]> gcc.gnu.org Git - gcc.git/commit
(struct temp_slot): Add new field, ADDRESS.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 7 Feb 1994 00:59:58 +0000 (19:59 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 7 Feb 1994 00:59:58 +0000 (19:59 -0500)
commite5e761396eed734a87c7c721470a517056333eee
treedf66ac9fe4d1a5302331b11125942c0a6a33f23d
parentd11c20c4e4eb42bc5c8cfb656dcb39992a9cb90c
(struct temp_slot): Add new field, ADDRESS.

(assign_stack_temp): Initialize it to zero.
(find_temp_slot_from_address, update_temp_slot_address): New functions.
(preserve_temp_slots): Use find_temp_slot_from_address.

From-SVN: r6496
gcc/function.c
This page took 0.0781 seconds and 5 git commands to generate.