[multiple changes]
authorGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 2 Jul 2001 20:02:54 +0000 (20:02 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 2 Jul 2001 20:02:54 +0000 (20:02 +0000)
commit918a61248dc591d88ca58507f8bdbad20edbe404
treecae74d78e3737ad33b64159b25467f53d8953b26
parentf4ef873c3108a163d7789b137b391c3853c25011
[multiple changes]

2001-07-02  Geoffrey Keating  <geoffk@redhat.com>

* doc/tm.texi (Frame Layout): Document STACK_PUSH_CODE.

* expr.c (emit_move_insn_1): Deal with non-default
STACK_PUSH_CODE.

* expr.c (emit_single_push_insn): Fix warning.

2001-07-02  Toshiyasu Morita  <toshiyasu.morita@hsa.hitachi.com>

* expr.c (emit_move_insn_1): Avoid modifying
cfun->expr->x_stack_pointer when PUSH_ROUNDING is defined.

From-SVN: r43703
gcc/ChangeLog
gcc/doc/tm.texi
gcc/expr.c