From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 279733858D33; Thu, 18 Jan 2024 05:24:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 279733858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705555493; bh=3E5mnbVokc7OqjGgLcxFpibXpqAMIpK9SVR4PycN7Wg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=urTIwDNw7VcpwKvroLCoWa71aQqyhBKiL1oxYS9WxsZONLUSv0bEpqyQJDbrs9Yrv J/OeaaR/S8VBsc3p0ChnCFL+4ju5ae/nc/VZBJAA0OgbRM08j0RNHSTxBAxD1pFnzv 5xOpkOJET7kmj6Rt/3w8//eeS4sxaBNvTZLUMXoY= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113467] [14 regression] libgcrypt-1.10.3 is miscompiled Date: Thu, 18 Jan 2024 05:24:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D113467 --- Comment #4 from Sam James --- Created attachment 57131 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57131&action=3Dedit somewhat reduced t-mpi-point.c (not standalone)=