combine.c (can_combine_p): Allow ZERO_EXTRACT and STRICT_LOW_PART.
authorEric Christopher <echristo@gcc.gnu.org>
Mon, 31 Mar 2003 22:16:54 +0000 (22:16 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Mon, 31 Mar 2003 22:16:54 +0000 (22:16 +0000)
commit73a39fc4f1af4b546dea1873804242abe51316f5
tree3461f674fdb0efb8b2555fe1bccfee7eb4282728
parent6b6652197a4e4ee17855e36f38a479896264eed2
combine.c (can_combine_p): Allow ZERO_EXTRACT and STRICT_LOW_PART.

2003-03-31  Eric Christopher  <echristo@redhat.com>

* combine.c (can_combine_p): Allow ZERO_EXTRACT and STRICT_LOW_PART.
(combinable_i3pat): Remove call to expand_field_assignment and
#if 0'd code.

From-SVN: r65118
gcc/ChangeLog
gcc/combine.c