This is the mail archive of the gdb-patches@sources.redhat.com 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]: Extend some arithmetic operations to range types.


> > 2004-03-26  Paul N. Hilfinger  <Hilfinger@gnat.com>
> > 
> > 	* valarith.c: Update copyright notice.
> > 	(value_add): Handle range types.
> > 	(value_sub): Ditto.
> > 	(value_equal): Ditto.
> > 	(value_less): Ditto.
> > 	(value_neg): Ditto.
> > 	(value_complement): Ditto.
> > 	(value_binop): Simplify slightly by using is_integral_type and 
> > 	eliminiating unnecessary COERCE_ENUMs.
> 
> This patch looks good to me.  Assuming that you've run the testsuite

Always.  No regressions on Linux.

> with no regressions, it is OK.

Thanks.  Checked into HEAD.  

Paul Hilfinger
ACT, Inc.


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