]> gcc.gnu.org Git - gcc.git/commit
(jump_optimize): When looking for an `if' statement that takes two insns to compute...
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 26 May 1994 22:58:47 +0000 (18:58 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 26 May 1994 22:58:47 +0000 (18:58 -0400)
commitc03c4711734044f4c18b8697918cacc74d9728f0
tree6ffa4e1942441714387ec627b1b79074a3d8e395
parent35bb77fd397ff2d2fefd3cfc394270e3d99ed9de
(jump_optimize): When looking for an `if' statement that takes two insns to compute a result using a temporary...

(jump_optimize): When looking for an `if' statement that takes two
insns to compute a result using a temporary, allow the temporary to be
a SUBREG.

From-SVN: r7355
gcc/jump.c
This page took 0.055696 seconds and 5 git commands to generate.