From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AB9423858421; Mon, 24 Oct 2022 14:01:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB9423858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666620093; bh=aZ6S8RaojdGJ+LKS1yqyT24bUvFHOJVFaTi72vyc0/U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Sk+PyE2LleRBvAMGfPck1PBLfrm90ECNXZGZaUQIXAy+zL7q1XuukYtLD3z1Jmntp zMD4FydYMjyXbjoZ1eUczcUrbjC+o324CvkCqgzfkt7l2LmvO52AyCQDQD7s53V77h C5lHGdBn0jojmeZUY1dx7dRV4ivTP7IucR4oHnQc= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug math/29463] math/test-float128-y1 fails on x86_64 Date: Mon, 24 Oct 2022 14:01:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: math X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29463 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Tulio Magno Quites Machado Filho : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Db6e37b7805b0182c3e2= 5cdab39ebf5f001c04d05 commit b6e37b7805b0182c3e25cdab39ebf5f001c04d05 Author: Michael Hudson-Doyle Date: Mon Aug 22 14:05:04 2022 +1200 Fix BZ #29463 in the ibm128 implementation of y1l too Avoid moving code across SET_RESTORE_ROUNDL in order to fix [BZ #29463]. Tested-by: Aurelien Jarno Reviewed-by: Aurelien Jarno Reviewed-by: Tulio Magno Quites Machado Filho --=20 You are receiving this mail because: You are on the CC list for the bug.=