Subject: Re: CVS commit: basesrc
To: Ignatios Souvatzis <is@netbsd.org>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: source-changes
Date: 05/02/2000 21:03:23
On Tue, May 02, 2000 at 02:48:00PM +0200, Thilo Manske wrote:
> On Tue, May 02, 2000 at 05:39:08AM -0700, Ignatios Souvatzis wrote:
> > Modified Files:
> > 	basesrc/lib/libc/stdlib: strtoull.c strtouq.c
> > 
> > Log Message:
> > Add the (void)&acc; hack from strtouq.c to strtoull.c. This works around
> > an arm32 compiler bug. Change the comment in strtouq.c to reflect the current
> > usage of the hack.
> Could you (or someone else) please close my PR #9613? (This will fix it).

Uh, no. It works around it, hoping that a different C code does not trigger
another bug... I suspeded your PR.

Hopefully a >= gcc 2.95.2 compiler will be eventually imported, so that we
can close it.

Regards,
	Ignatios