calls.c (expand_call): Avoid unnecesary precalculation and outgoing parameters space...
authorJan Hubicka <jh@suse.cz>
Thu, 20 Apr 2000 12:20:38 +0000 (12:20 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 20 Apr 2000 12:20:38 +0000 (12:20 +0000)
commitf8a097cd17f2e2465f5bc98aff3f4eaf616a0f2c
tree50fa6bdd3ffc8c85f3db97c6eb39359d9d91b417
parent48d9ade562cf3cc077c60cb1f49436054b34a3c6
calls.c (expand_call): Avoid unnecesary precalculation and outgoing parameters space guarding for...

* calls.c (expand_call): Avoid unnecesary precalculation
and outgoing parameters space guarding for sibling calls.
(store_one_arg): Likewise.

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