[patch] h8300 port: Further clean up of bit operations.

Kazu Hirata kazu@cs.umass.edu
Thu May 30 10:04:00 GMT 2002


Hi Matt,

> > ***************
> > *** 1136,1142 ****
> >     ""
> >     "
> >   {
> > !   if (fix_bit_operand (operands, 'O', XOR))
> >       DONE;
> >   }")
> >   
> >     ""
> >     "
> >   {
> > !   if (fix_bit_operand (operands, 1, XOR))
>                                      ^
> Shouldn't this be a 0, or was the original code buggy (or am I
> misunderstanding)?

The latter.

Kazu Hirata



More information about the Gcc-patches mailing list