* simplify-rtx.c (simplify_relational_operation_1): Avoid creating
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Feb 2005 03:38:26 +0000 (03:38 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Feb 2005 03:38:26 +0000 (03:38 +0000)
commit632e21759952448dc8dc08ea24478f1990d7d6b9
tree7db421c076fd06b7d2b5e6245315fae25a27e846
parentb6e523e9e19ec63086ec9fa6eb68d4aa24f3ac72
* simplify-rtx.c (simplify_relational_operation_1): Avoid creating
zero extensions of BImode operands.  Call lowpart_subreg instead
of gen_lowpart_common and gen_lowpart_SUBREG.

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