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]

Re: Silence warning in hashtab.c


On Thu, Mar 15, 2001 at 08:56:18PM +0000, Graham Stott wrote:
> Micheal
> 
> Michael Meissner wrote:
> 
> > !                                       /* 4294967291L */
> > !     ((unsigned long) 2147483647) + ((unsigned long) 2147483642),
> 
> 2147483647 + 2147483642 != 4294967291
> 
> Shouldn't that be 2147483644

Right you are, good catch.  I've fixed it.  Thanks.

-- 
Michael Meissner, Red Hat, Inc.  (GCC group)
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work:	  meissner@redhat.com		phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org	fax:   +1 978-692-4482


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