OSDN Git Service

* expr.c (emit_single_push_insn): If padding is needed
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Jun 2003 13:40:24 +0000 (13:40 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Jun 2003 13:40:24 +0000 (13:40 +0000)
commit20e1fca5df143843d93d8da5fbe838568eca91ed
treea9e4d6a272ba2deeafa435b5c0094f8604354c86
parent89a1f6208ae5dfad72da15bcb5d8f1f53deb3ed6
* expr.c (emit_single_push_insn): If padding is needed
downward, adjust the stack pointer first, and then store the
data into the stack location using an offset.

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