From owner-freebsd-current Mon Nov 15 9: 2:10 1999 Delivered-To: freebsd-current@freebsd.org Received: from enst.enst.fr (enst.enst.fr [137.194.2.16]) by hub.freebsd.org (Postfix) with ESMTP id 74136150D0 for ; Mon, 15 Nov 1999 09:01:47 -0800 (PST) (envelope-from beyssac@enst.fr) Received: from bofh.enst.fr (bofh-2.enst.fr [137.194.2.37]) by enst.enst.fr (8.9.1a/8.9.1) with ESMTP id SAA00349; Mon, 15 Nov 1999 18:01:45 +0100 (MET) Received: by bofh.enst.fr (Postfix, from userid 12426) id 8DC94D226; Mon, 15 Nov 1999 18:01:45 +0100 (CET) Message-ID: <19991115180145.A31542@enst.fr> Date: Mon, 15 Nov 1999 18:01:45 +0100 From: Pierre Beyssac To: Sheldon Hearn Cc: freebsd-current@FreeBSD.ORG Subject: Re: egcs -O breaks ping.c:in_cksum() References: <19991115174831.B30139@enst.fr> <92805.942684743@axl.noc.iafrica.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <92805.942684743@axl.noc.iafrica.com>; from Sheldon Hearn on Mon, Nov 15, 1999 at 06:52:23PM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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