emit-rtl.c (set_mem_attributes): If making object, can set alignment from type.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 12 Nov 2001 10:21:09 +0000 (10:21 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 12 Nov 2001 10:21:09 +0000 (05:21 -0500)
commit40c0668bf7242d80d940548dc0a987de54da3831
tree76fe196dc449b540f0ebdef99b27c045fe8a8b3e
parent749552c44bc23a0ac79d9083c6e2f872b3d438c1
emit-rtl.c (set_mem_attributes): If making object, can set alignment from type.

* emit-rtl.c (set_mem_attributes): If making object, can set alignment
from type.
(replace_equiv_address): Call update_temp_slot_address.

From-SVN: r46940
gcc/ChangeLog
gcc/emit-rtl.c