OSDN Git Service

(expand_increment): If postincrement for MEM can't use add directly,
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Sep 1996 20:42:58 +0000 (20:42 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Sep 1996 20:42:58 +0000 (20:42 +0000)
commitcc22d454fbc445806aec2237b90abac67e4b9f70
treee9157d9f056b7841d0b09c1e7fd0d03f3c453ce6
parentc4d53743a9bb2c93543209c08761791c50857c12
(expand_increment): If postincrement for MEM can't use add directly,
load address in reg and enqueue increment and store of reg.

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