calls.c (expand_call): If the arg block is going to grow downward...
authorDJ Delorie <dj@redhat.com>
Thu, 22 May 2003 20:54:43 +0000 (16:54 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 22 May 2003 20:54:43 +0000 (16:54 -0400)
commitd892f28886e30a63770448115656dc2026a8c92d
tree020d537f089bd04e1851dc977a293c0cbadecd4d
parentf59700f9057fd29d8fdcee25efad69e8d9a54dce
calls.c (expand_call): If the arg block is going to grow downward...

* calls.c (expand_call): If the arg block is going to grow
downward, we need argblock to point to the top of the block,
not the bottom.

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