From owner-cvs-all Sat Jan 9 05:00:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA26834 for cvs-all-outgoing; Sat, 9 Jan 1999 05:00:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA26827; Sat, 9 Jan 1999 05:00:32 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA19042; Sat, 9 Jan 1999 05:00:27 -0800 (PST) Date: Sat, 9 Jan 1999 05:00:27 -0800 (PST) Message-Id: <199901091300.FAA19042@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include cpufunc.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/01/09 05:00:27 PST Modified files: sys/i386/include cpufunc.h Log: Don't put operands in clobber lists, since this is dubious for old versions of gcc and broken for current versions of egcs. Submitted by: "John S. Dyson" but rewritten by me Revision Changes Path 1.85 +16 -13 src/sys/i386/include/cpufunc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message