PR middle-end/24952
commit43c3808d513ce4aef22c0d67eb3bae55c65bf909
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Feb 2006 19:29:34 +0000 (24 19:29 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Feb 2006 19:29:34 +0000 (24 19:29 +0000)
tree5be6340878f5c9dd2013148f3be610f53e93c498
parent68428177e8f0bfc47d6cc0b0be13a79dc1a70b2e
PR middle-end/24952
* combine.c (try_combine): Explicitly check whether GET_CODE is
a SET or a CLOBBER, instead on checking that it isn't a USE.

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