* combine.c (try_combine): Add code to try to merge a set of a
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Nov 1999 13:59:20 +0000 (13:59 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Nov 1999 13:59:20 +0000 (13:59 +0000)
commit6937799d6687187680bae9815061702c199fb3b9
tree38a2610f874887ae242389a841d4d604f30ace51
parent23ec2d5e273f9f93bfa360cb99fc57619fbd1be2
* combine.c (try_combine): Add code to try to merge a set of a
two-word pseudo to a constant with a setting of one of those words
to a constant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30674 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c