From owner-cvs-all Sun Sep 9 21:22:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 26E3937B407; Sun, 9 Sep 2001 21:22:21 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8A4MK094896; Sun, 9 Sep 2001 21:22:20 -0700 (PDT) (envelope-from peter) Message-Id: <200109100422.f8A4MK094896@freefall.freebsd.org> From: Peter Wemm Date: Sun, 9 Sep 2001 21:22:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2001/09/09 21:22:20 PDT Modified files: sys/i386/i386 identcpu.c Log: gcc-3 has objections about the bluetrap6 and bluetrap13 inline asm functions. Apparently multi-line string asm arguments are deprecated. Revision Changes Path 1.94 +20 -20 src/sys/i386/i386/identcpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message