(expand_increment): If postincrement for MEM can't use add directly,
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 23 Sep 1996 20:42:58 +0000 (16:42 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 23 Sep 1996 20:42:58 +0000 (16:42 -0400)
commit0842a17931118249ec6743dfd1aabed36eb14605
treee9157d9f056b7841d0b09c1e7fd0d03f3c453ce6
parent3c2f289c1ae0c7d3cee1ba0e2a2bca2b5736786e
(expand_increment): If postincrement for MEM can't use add directly,

load address in reg and enqueue increment and store of reg.

From-SVN: r12785
gcc/expr.c