This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Redundant (?) test in ix86_expand_{setcc,int_movcc}


On Sat, Jan 08, 2000 at 06:36:44PM -0200, Alexandre Oliva wrote:
> -  else if (reg_overlap_mentioned_p (dest, ix86_compare_op0)
> -	   || reg_overlap_mentioned_p (dest, ix86_compare_op0))

The second is clearly a typo for ix86_compare_op1.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]