From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 587AC3858439; Mon, 24 Oct 2022 18:57:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 587AC3858439 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666637859; bh=8cVAoQF1XHwF5F9M43FgA2EsjMkVBLgx6X5s+8kyshg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Jo/sgtmOjoDEJCl8uHbvSHV7aXK993hso9rKO9qbTDeldZLO8HSqoBeNlljDflLqd 4sy9cT0eflR4DNI+qJW+y4SyyTqjSTI+o41+IJRflo7NzeBvYVQJRO1Uqj+HDRVWgK zmlBCV138Vc6FUVfmuFInD2KyEgB4m1vJ1Y4F6nA= 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 18:57:37 +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: 2.37 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 #6 from cvs-commit at gcc dot gnu.org --- The release/2.36/master branch has been updated by Aurelien Jarno : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Db357157361117182c7a= 68c90fda7ba431b64442c commit b357157361117182c7a68c90fda7ba431b64442c 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 (cherry picked from commit b6e37b7805b0182c3e25cdab39ebf5f001c04d05) --=20 You are receiving this mail because: You are on the CC list for the bug.=