From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3186 invoked by alias); 12 Jan 2007 15:31:27 -0000 Received: (qmail 3134 invoked by alias); 12 Jan 2007 15:31:14 -0000 Date: Fri, 12 Jan 2007 15:31:00 -0000 Message-ID: <20070112153114.3133.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20061102224237.3451.David.Warme@Group-W-Inc.com> References: <20061102224237.3451.David.Warme@Group-W-Inc.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug math/3451] dangerous inlining of floor and ceil on i386. X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00029.txt.bz2 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2007-01-12 15:31 ------- Subject: Bug 3451 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_5-branch Changes by: jakub@sourceware.org 2007-01-12 15:31:04 Modified files: . : ChangeLog sysdeps/i386/fpu/bits: mathinline.h Log message: [BZ #3451] * sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode change atomic. (ceil): Likewise. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.10362.2.11&r2=1.10362.2.12 http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/i386/fpu/bits/mathinline.h.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.58&r2=1.58.8.1 -- http://sourceware.org/bugzilla/show_bug.cgi?id=3451 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.