From owner-cvs-all Sun Oct 3 14:35:50 1999 Delivered-To: cvs-all@freebsd.org Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 7864314C9D; Sun, 3 Oct 1999 14:35:47 -0700 (PDT) (envelope-from alc@cs.rice.edu) Received: (from alc@localhost) by cs.rice.edu (8.9.0/8.9.0) id QAA12894; Sun, 3 Oct 1999 16:35:45 -0500 (CDT) Date: Sun, 3 Oct 1999 16:35:44 -0500 From: Alan Cox To: Eivind Eklund Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/include atomic.h Message-ID: <19991003163544.P19202@cs.rice.edu> References: <199910032115.OAA62142@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5us In-Reply-To: <199910032115.OAA62142@freefall.freebsd.org>; from Eivind Eklund on Sun, Oct 03, 1999 at 02:15:25PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, Oct 03, 1999 at 02:15:25PM -0700, Eivind Eklund wrote: > eivind 1999/10/03 14:15:25 PDT > > Modified files: > sys/i386/include atomic.h > Log: > Allow compilation with older versions of GCC, in order to make it possible > to bootstrap and work with -current from older versions of FreeBSD. > I'm curious. Why didn't you base this change on revision 1.1.2.1? The implementation that you used is known to produce non-atomic code under gcc 2.7.2.x. Alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message