(expand_increment): Convert constant subtract to add before setting single_insn.
authorRichard Stallman <rms@gnu.org>
Tue, 20 Jul 1993 06:23:58 +0000 (06:23 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 20 Jul 1993 06:23:58 +0000 (06:23 +0000)
commita358cee0e585f97851c43aa1e5882a1268407e48
tree9533cd0e8d0d9b582e0dea97f525ef8a2fc9f36f
parent04780ee7ea605cb7157502cd427fe8555d98d3f5
(expand_increment): Convert constant subtract to add before setting single_insn.

(expand_increment): Convert constant subtract to add
before setting single_insn.  Compensate for this when choosing
the tree code to pass to `build'.

From-SVN: r4944
gcc/expr.c