OSDN Git Service

* function.c (assign_stack_temp_for_type): Round SIZE before calling
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Feb 1999 17:51:58 +0000 (17:51 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Feb 1999 17:51:58 +0000 (17:51 +0000)
commitd61726bc08c13097be02f2e7cb96932bfd821973
treef0eab21139c029483c2daa202f4e15f29369101c
parente30880eb6320d4ad55398378184e84173d055ee2
    * function.c (assign_stack_temp_for_type): Round SIZE before calling
        assign_stack_local for BLKmode slots.

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