calls.c (store_one_arg): Use size_in_bytes to determine the amount of space to push.
authorJason Merrill <jason@redhat.com>
Thu, 12 Sep 2002 14:00:21 +0000 (10:00 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 12 Sep 2002 14:00:21 +0000 (10:00 -0400)
commitdb4c55f6934574f06f5c3c7af90c976453095501
tree27d201d1be83cd8ba27ee7a791611ef89c4b1062
parent13c0bc206158d370f4a9396c2970650575aa4acf
calls.c (store_one_arg): Use size_in_bytes to determine the amount of space to push.

        * calls.c (store_one_arg): Use size_in_bytes to determine the
        amount of space to push.

From-SVN: r57064
gcc/ChangeLog
gcc/calls.c