From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 729D73858D33; Thu, 18 Jan 2024 06:53:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 729D73858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705560813; bh=kQoDmbU1RKYPvKVml6MaII+iIiPhKxaqkaXK/26yNxs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Dayhq+TNGQxaHy5soJnh8xh7wvgRR/1CvxZ44twkDiCDDKcKnKINEfV5O+5EEBMGd c/AI2aQeMbGG0hji2adBYYMhILuxbRhY8jDZMg2z8oAG958klpPzYqKmDSckQwLL7r 9kGJNRyhJeUDo7X7eEWsX4HF3vfFyEzq5eq2AiE8= 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 06:53:33 +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 #6 from Sam James --- Created attachment 57133 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57133&action=3Dedit mpi-add.o (correct) Attaching a good version of mpi-add.o too for comparison (built with r14-6644-g5060825aa78b3d).=