combine.c (distribute_notes): If an insn is a cc0 user, only delete it if we can...
authorRichard Henderson <rth@cygnus.com>
Sun, 20 Sep 1998 00:01:31 +0000 (17:01 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 20 Sep 1998 00:01:31 +0000 (17:01 -0700)
commitf5c9764010389128f598f5c2f484e268210535b9
treec94d12e5ec3fecf3937f1e0686b63e8510af6e51
parenta58bd5080ad5fc39a02eb1e786f71615ed3146fe
combine.c (distribute_notes): If an insn is a cc0 user, only delete it if we can also delete the cc0 setter.

        * combine.c (distribute_notes): If an insn is a cc0 user, only
        delete it if we can also delete the cc0 setter.

From-SVN: r22489
gcc/ChangeLog
gcc/combine.c