fwprop.c (forward_propagate_and_simplify): After checking reg/subreg combinations...
authorRichard Sandiford <rdsandiford@googlemail.com>
Tue, 27 Sep 2011 17:24:03 +0000 (17:24 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 27 Sep 2011 17:24:03 +0000 (17:24 +0000)
commit8e8af9b74d52e494d10772b03d31d3f3238098dc
tree39f60f475b6218eda95f7ba7195de7c72769f089
parenta744996112debc8f21fc2770dfb001059e01d2e1
fwprop.c (forward_propagate_and_simplify): After checking reg/subreg combinations, check whether the modes are the same.

gcc/
* fwprop.c (forward_propagate_and_simplify): After checking
reg/subreg combinations, check whether the modes are the same.

From-SVN: r179287
gcc/ChangeLog
gcc/fwprop.c