OSDN Git Service

* calls.c (emit_call_1): Pass rounded_stack_size to emit_call
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Apr 1999 12:54:19 +0000 (12:54 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Apr 1999 12:54:19 +0000 (12:54 +0000)
commitdd837bff4b91a50684dd9c2535fda948eaa86901
treef82b91abd07dc24d86f6c56307c7621d341ff5a2
parent4d2c4cac01f4f800299afa7e0b7e212dfefabe3f
    * calls.c (emit_call_1): Pass rounded_stack_size to emit_call
        instead of the unrounded size.

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