From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EF8983858C2C; Mon, 19 Feb 2024 19:19:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EF8983858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708370372; bh=VlYA/5TSl21eJaClVWnESQ0k+e7/4IRwjos30/Q0RWU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=y2EDC0PhvZ8nhPlKmSStqD5L+Hk+z0BrNE6qi38PPsoTcmlGzHiLzd4pdFblqGuZF dnUaB7PYvSEAxGipOC93P7+fhS0Ca78pp+xAaWLNlf/CfY11c8wweve2EFr5p8yAAx LGhxxbujxqK55KqSGtL/afs3bHh69S5WXfwhfBv0= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/19779] IBM 128bit long double format is not constant folded. Date: Mon, 19 Feb 2024 19:19:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 4.0.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D19779 --- Comment #12 from Jonathan Wakely --- Then the maintainers or users of those targets should consider contributing= a fix.=