expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.
authorGeoffrey Keating <geoffk@redhat.com>
Sun, 2 Sep 2001 01:14:45 +0000 (01:14 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sun, 2 Sep 2001 01:14:45 +0000 (01:14 +0000)
commit9e0e11bfe4af10bef0a326b926f36a1546ee4882
tree0f1fa75843bc922de60b8216492c90d6b82eeece
parente27e731daa7966bf10323d61618706d3aaa44b99
expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.

* expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.
(emit_push_insn): Use specified padding direction when
STACK_PUSH_CODE is POST_INC.

From-SVN: r45352
gcc/ChangeLog
gcc/expr.c