flow.c (merge_blocks_nomove): For HAVE_cc0 targets...
authorJeffrey A Law <law@cygnus.com>
Mon, 8 Mar 1999 14:40:47 +0000 (14:40 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 8 Mar 1999 14:40:47 +0000 (07:40 -0700)
commit86879c21acddbfa729e6172052ab7b79165d27b4
tree4a85a1ccf1069a5a93c14cc839e9649fa45ba474
parent30ca27b4751fd68cb31758d01f309b13144b1cc2
flow.c (merge_blocks_nomove): For HAVE_cc0 targets...


        * flow.c (merge_blocks_nomove): For HAVE_cc0 targets, make sure
        to also delete the cc0 setter when deleting a conditional branch
        to the next block.

From-SVN: r25642
gcc/ChangeLog
gcc/flow.c