This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [patch] tree.c: Fix latent bugs in upper_bound_in_type and lower_bound_in_type.


On Fri, Jul 08, 2005 at 06:59:07AM -0700, Kazu Hirata wrote:
> 	* tree.c (upper_bound_in_type): Fix calculations for casting
> 	to a non-wider signed type and casting a signed value to a
> 	wider unsigned type.
> 	(lower_bound_in_type): Fix calculations for casting to a
> 	non-wider signed type.

Ok.


r~


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