From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0C8883858D39; Mon, 23 Oct 2023 19:20:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C8883858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1698088821; bh=6OzORyOqHpvOXLRULQB+Cz7tmv/+uhrUnmqxev1bdMY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mYn26YvgPQLE/oy4XZ+AukQ0A3S3bWvTTV/g6qZaB/0i+BYua2g5x8eshmxF/qsgV NbPXO0NJCgWrwZVdzTs327BGdkmMcujLxN9+OxQBDV6ccUlPUNJJlR9FFR8BCpjY40 uxsujxfJterwX20vwgNrE9yrwRHu7ExtbmUeSIRo= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/30990] fesetexceptflag raises floating-point exception traps on i386, x86_64 Date: Mon, 23 Oct 2023 19:20:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D30990 Adhemerval Zanella changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adhemerval.zanella at lina= ro dot o | |rg --- Comment #2 from Adhemerval Zanella --- (In reply to Bruno Haible from comment #1) > Created attachment 15190 [details] > proposed fix >=20 > Find attached a proposed fix. > Not tested within glibc, but I tested equivalent code in Gnulib. Thanks, it seems to a correct approach. I will send a patch upstream with s= ome testing along with this proposed change. --=20 You are receiving this mail because: You are on the CC list for the bug.=