From owner-cvs-all Thu Jan 9 18: 3:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DA1B37B401; Thu, 9 Jan 2003 18:03:09 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9E8743E4A; Thu, 9 Jan 2003 18:03:08 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.6/8.12.6) with ESMTP id h0A1x9ro018080 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 9 Jan 2003 20:59:09 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id h0A1x4G63864; Thu, 9 Jan 2003 20:59:04 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15902.10472.99931.647592@grasshopper.cs.duke.edu> Date: Thu, 9 Jan 2003 20:59:04 -0500 (EST) To: Mikhail Teterin Cc: Andrew Gallatin , Mikhail Teterin , Alexander Leidinger , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, marius@alchemy.franken.de Subject: Re: cvs commit: src/sys/i386/i386 mp_machdep.c In-Reply-To: <200301092255.h09MtfHY025902@corbulon.video-collage.com> References: <15901.64772.844070.407901@grasshopper.cs.duke.edu> <200301092255.h09MtfHY025902@corbulon.video-collage.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid 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 Mikhail Teterin writes: > > Mikhail Teterin writes: > > > You may wish to take a look at > > > > > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=bin/43299 > > > > > > Especially, the follow up to it, where using SSE2 appears to slow things > > > down -- at least for double values. > > > > > > -mi > > > Strange. The intel compiler is slower too. But at least it gets the > > right answer, which is more than gcc can do (unless O0 is used) > > As I note in my follow up, gcc now gives the right answer too on my > system. I suspect -- thanks to the commit I quote there. How recent is > your system? Much more recent than that. Something must have gotten broke again. I last rebuilt/installed world and kernel yesterday afternoon. Note that the intel icc compiled version works. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message