]> git.ipfire.org Git - thirdparty/gcc.git/commit
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 13:53:39 +0000 (09:53 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 12 Sep 2002 13:53:39 +0000 (09:53 -0400)
commit11805975034e1a54ab579416a3f0f71b1454a68c
treeedf8a223ebed83ea25c70ab05446d7ed4bc79699
parent312b329e16f9f5a1be1cad315135de7f0e2f9098
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: r57063
gcc/ChangeLog
gcc/calls.c