(make_compound_operation): Handle the case (and (xor/ior (lshift...) (lshift...)...
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 31 Aug 1993 22:08:25 +0000 (15:08 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 31 Aug 1993 22:08:25 +0000 (15:08 -0700)
commitc2f9f64eb2c23b74d5eacb59223088ba44f48519
tree162fa089c725b7664c716087520a3ef0c0655da1
parentf40fac9b075ab3fa18619f9bbc49ea4867460d45
(make_compound_operation): Handle the case (and (xor/ior (lshift...) (lshift...)) ...).

(make_compound_operation): Handle the case
(and (xor/ior (lshift...) (lshift...)) ...).
(make_field_assignment): In get_pos_from_mask call, only invert
bits in mode mask.

From-SVN: r5237
gcc/combine.c