calls.c (emit_call_1): Pass rounded_stack_size to emit_call instead of the unrounded...
authorRichard Henderson <rth@cygnus.com>
Thu, 29 Apr 1999 12:54:19 +0000 (05:54 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 29 Apr 1999 12:54:19 +0000 (05:54 -0700)
commit062e7fd8826384170b07fae9a4d8fd16c8f03083
treef82b91abd07dc24d86f6c56307c7621d341ff5a2
parentd8e8b2b99774f2b8223fac3223e7cd5d77db1d32
calls.c (emit_call_1): Pass rounded_stack_size to emit_call instead of the unrounded size.

        * calls.c (emit_call_1): Pass rounded_stack_size to emit_call
        instead of the unrounded size.

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