Conditional addition for i386

Jan Hubicka jh@suse.cz
Tue Jan 7 21:00:00 GMT 2003


> On Tue, Jan 07, 2003 at 09:42:16PM +0100, Jan Hubicka wrote:
> > + /* Expand conditional increment or decrement using adb/sbb instructions.
> > +    The default case using setcc followed by the conditional move can be
> > +    done by generic code.  */
> > + int
> > + ix86_expand_int_addcc (operands)
> 
> This can't be the whole patch, since you've got nothing to
> invoke this function.
Hmm, there definitly was addcc expander calling the function.  I guess
i've killed it while I was splitting the patch into independent pieces.
Should I send updated patch?

Honza
> 
> 
> r~



More information about the Gcc-patches mailing list