[RFA] Handle BINOP_INTDIV in eval.c

Daniel Jacobowitz drow@false.org
Wed Jan 30 01:01:00 GMT 2008


On Fri, Jan 25, 2008 at 11:52:28AM +0100, Pierre Muller wrote:
>  My first patch handling BINOP_INTDIV was incomplete,
> I forgot the eval.c part that is required:
> 
> I send here a minimal patch to
> allow to get a 'print 13 div 3' to return '4'
> 
>   Is this OK?
>   
> ChangeLog entry:
> 
> 2008-01-25  Pierre Muller  <muller@ics.u-strasbg.fr>
> 
> 	* eval.c (evaluate_subexp_standard): Support
> 	BINOP_INTDIV opcode.

OK.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list