From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8006D3858D1E; Fri, 12 Jan 2024 19:30:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8006D3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705087830; bh=i17iPJWRpd3qkkROT20WezGoGetTC9QMg2aXbSzF070=; h=From:To:Subject:Date:In-Reply-To:References:From; b=R0nxROf0U3gNzYJjeMAhmJUKvmwIq290frjlTCM4Y/8yHFVJrjoGx4P1NLE/OYUdl DVJPdHf7LretF13RqzQAJCfuOxh+iJ3fNMTFH6Va+0Zggiagx9FXUCM90Hua9R5B7l WdzNTbWu2+k2kqwVEuwXsZMNJsJf1TUfVHPWZBFc= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/31240] LONG DOUBLE: denormals: assigning a constant factor 100 slow, Date: Fri, 12 Jan 2024 19:30:29 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: NOTABUG 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 bug_status resolution 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=3D31240 Adhemerval Zanella changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adhemerval.zanella at lina= ro dot o | |rg Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTABUG --- Comment #1 from Adhemerval Zanella --- You are evaluating non-optimized code which spills a lot stack operations a= nd this is not related to glibc at all. If you still think the code generatio= n is sub-optimal, please open a bug against gcc. --=20 You are receiving this mail because: You are on the CC list for the bug.=