* function.c (assign_stack_local_1): Do not correct stack slot
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2005 18:36:26 +0000 (18:36 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2005 18:36:26 +0000 (18:36 +0000)
commit1c0889112b7e48220ad552a6f2b17fdc7da01f93
treedba624a2afb154da41d1a55ee60bc0fc0561bb26
parentae79515f6cdd36a9619b1a480e544284bb963c32
    * function.c (assign_stack_local_1): Do not correct stack slot
        address if allocation size is smaller than mode size.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102742 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/function.c