OSDN Git Service

* calls.c (store_one_arg): Use size_in_bytes to determine the
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Sep 2002 14:00:21 +0000 (14:00 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Sep 2002 14:00:21 +0000 (14:00 +0000)
commit623282b03b23e4ceccfcf7ea4766ab130285c956
tree27d201d1be83cd8ba27ee7a791611ef89c4b1062
parentf83569e3dd21b3b9d45f115a68e0048de613fe69
    * calls.c (store_one_arg): Use size_in_bytes to determine the
        amount of space to push.

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