From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9BF9C3858D1E; Mon, 20 May 2024 16:13:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9BF9C3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1716221599; bh=3f97IyCoBNlkcAyKmqlk4/+7Oup2SE6TpSVgTGEPHfA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ko2EqJTiCaIJY3x7w5+vPiZrYkYNe4xNGU4eapEx6fckm0zaBATiL4/29FynSnfvh 9BrqwvZXKqkwFzmBiPaTECpZ+10608e6kncF/pohAMIMohzDiwwUuZAsNqHRL/Jq+k AuKzkTWOPG6qdcHaOtJZ0m4aHnbnUWf0DbgLaACM= From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug math/31760] Missing math functions Date: Mon, 20 May 2024 16:13:19 +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.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW 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=3D31760 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |murphyp at linux dot vnet.= ibm.com --- Comment #2 from H.J. Lu --- #if !TEST_FLOATN was added by commit 3c023dbf5780f5afe8a5ea8e17667719307d955f Author: Paul E. Murphy Date: Fri Jul 15 14:29:51 2016 -0500 float128: Add test-{float128,ifloat128,float128-finite} This adds test support for float128, and lays some groundwork for future _FloatN types. --=20 You are receiving this mail because: You are on the CC list for the bug.=