Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 3 Mar 2001 18:36:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 3 Mar 2001 18:35:53 -0500 Received: from router-100M.swansea.linux.org.uk ([194.168.151.17]:27404 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Sat, 3 Mar 2001 18:35:43 -0500 Subject: Re: RFC: changing precision control setting in initial FPU context To: buhr@stat.wisc.edu (Kevin Buhr) Date: Sat, 3 Mar 2001 23:37:45 +0000 (GMT) Cc: adam@yggdrasil.com (Adam J. Richter), drepper@cygnus.com, linux-kernel@vger.kernel.org In-Reply-To: from "Kevin Buhr" at Mar 03, 2001 05:29:53 PM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > with GCC's 64-bit doubles (and its 64-bit clean but 80-bit dirty > floating point optimizations), so I'm proposing adding an instruction > to "init_fpu()" to change the default hardware control word. You want peoples existing applications to suddenely and magically change their results. Umm problem. If your app needs a specific control word then just force it in the app - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/