Date: Mon, 15 Nov 1999 18:01:45 +0100 From: Pierre Beyssac <beyssac@enst.fr> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: freebsd-current@FreeBSD.ORG Subject: Re: egcs -O breaks ping.c:in_cksum() Message-ID: <19991115180145.A31542@enst.fr> In-Reply-To: <92805.942684743@axl.noc.iafrica.com>; from Sheldon Hearn on Mon, Nov 15, 1999 at 06:52:23PM %2B0200 References: <19991115174831.B30139@enst.fr> <92805.942684743@axl.noc.iafrica.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 15, 1999 at 06:52:23PM +0200, Sheldon Hearn wrote: > On Mon, 15 Nov 1999 17:48:31 +0100, Pierre Beyssac wrote: > > I've discovered the following problem, either due to egcs or the > > source code for in_cksum in ping, I'm not sure. > See PR 13292. Wow, Thanks! August 21th, it's not really new... Maybe I can at least commit the addition of "volatile" to the source code. That will work around that particular bug until egcs is fixed... That doesn't say how many occurences of similar code there are in the rest of the system, of course. -- Pierre Beyssac pb@enst.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991115180145.A31542>