This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] handle value_binop BINOP_REM division by zero


On Jan 30, 2008 8:51 AM, Daniel Jacobowitz <drow@false.org> wrote:
> > +             if (v2 !=0)
>
> "!= 0"

Ya, I was going to send an immediate follow-up, but this list gets
enough traffic.

Thanks.  [And if I don't say thanks for every "OK" it's only because
I'm trying to maintain the signal/noise ratio.]


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