combine.c (gen_binary): Handle the CLOBBER rtx and don't build a binary operation...
authorDenis Chertykov <denisc@overta.ru>
Thu, 10 Jul 2003 20:28:09 +0000 (20:28 +0000)
committerDenis Chertykov <denisc@gcc.gnu.org>
Thu, 10 Jul 2003 20:28:09 +0000 (00:28 +0400)
commit9db367b45cc60c446821eb9c8aa7e96402376afb
tree595fb705c1451f3783d7a558ac3f1d2d2a131eb4
parent3b14e3af06227a2c4de9bdaf685d6e7300c689c9
combine.c (gen_binary): Handle the CLOBBER rtx and don't build a binary operation with it.

* combine.c (gen_binary): Handle the CLOBBER rtx and
don't build a binary operation with it.

Co-Authored-By: Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
From-SVN: r69199
gcc/ChangeLog
gcc/combine.c