]> git.ipfire.org Git - thirdparty/gcc.git/commit
emit-rtl.c (set_mem_attributes): Fix size and alignment thinkos in ARRAY_REF of DECL_...
authorRichard Henderson <rth@redhat.com>
Thu, 25 Jul 2002 17:33:43 +0000 (10:33 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 25 Jul 2002 17:33:43 +0000 (10:33 -0700)
commit40cb04f19b3d49770cd90927700c493adaff58b8
tree8933d1c00a302e5243ebedb2a786906439d5decd
parent1899ba3ed2f8f79ce8ecef2b512425aaec669d61
emit-rtl.c (set_mem_attributes): Fix size and alignment thinkos in ARRAY_REF of DECL_P case.

        * emit-rtl.c (set_mem_attributes): Fix size and alignment thinkos
        in ARRAY_REF of DECL_P case.

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