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: [rfc] Eliminate duplicated logic with decimal operations


Hi Thiago,

> Em Qui, 2009-05-14 Ã?s 13:32 +0200, Ulrich Weigand escreveu:
> > The patch below removes steps 2 and 3 and only keeps the first
> > conversion to decNumber.  This applies to both decimal_binop and 
> > decimal_compare.
> > 
> > Thiago, any thoughts on this?  Do you agree that those conversions
> > are unnecessary?
> 
> Thanks for this improvement! I agree with you, those are silly
> conversions.

Thanks for your review.  I've checked this patch in now.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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