(jump_optimize): Properly make jump into store-flag sequence when...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 23 Jun 1993 11:52:14 +0000 (07:52 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 23 Jun 1993 11:52:14 +0000 (07:52 -0400)
commitc71ebae3c4909d3ccad83bf87a6e36a21744182f
tree6e0b77dcc102537b334980e98cfe4d7f0c35377b
parentdd27116b8ff920cea2001d4f6c1dd95c0114d2de
(jump_optimize): Properly make jump into store-flag sequence when...

(jump_optimize): Properly make jump into store-flag sequence when the
jump can't be reversed but the TRUE branch is const0_rtx.

From-SVN: r4715
gcc/jump.c