From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 870C23858D39; Mon, 23 Oct 2023 15:05:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 870C23858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1698073505; bh=bwBuotGthOWB673YsRBpCFqKzIC+J22ifFFhnxrdy+s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=P2XDenVk2Z0bdQ6AIZM4XeSm4aBK1XzvPnR4NQh1i2tKC91CN8nOgnVj8VXCmU5T7 sQXY9lXmblWLOzmWwFQPcmMj/ae1+g9q+IL6sUty1lw5gCfYRd2LpMy3nslGBLz2Y5 GCkIsyZmWJgcRhLkshIBeAh3/p67f08i8k9/e1rw= From: "bruno at clisp dot org" To: glibc-bugs@sourceware.org Subject: [Bug math/30988] fesetexcept raises floating-point exception traps on ppc, ppc64, ppc64le Date: Mon, 23 Oct 2023 15:05:05 +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.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bruno at clisp 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: 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=3D30988 --- Comment #5 from Bruno Haible --- (In reply to Adhemerval Zanella from comment #4) > The fesetexceptflag has the same issue Indeed, for fesetexceptflag ISO C =C2=A7 7.6.4.5 has the same requirement. Your patches look good. --=20 You are receiving this mail because: You are on the CC list for the bug.=