From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6D2BB3858430; Tue, 19 Mar 2024 06:41:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6D2BB3858430 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710830494; bh=mjxZCk8/Pktbp3rAWCVukP9ZuKeCX6Hz2oQ6Cb8qvSk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FQZgtXIO/YG2VIR+y2IBCHjFe9vhh8C5kEIMQNj4LV4wi9pVgFNaQBOVoxeyfCAgm Swpher/jLEt79lLdh43PD1z/bflK+qr+3gjTyhBjC/hXtaw1xf1jgLKcT5QVeEj+/C 8FBBvNE6s1rIN5kXV06JvykZa/P67i4KLsLj8wsY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113727] [14 Regression] csmith: differences from nothing to -O1 Date: Tue, 19 Mar 2024 06:41: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: needs-reduction, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete 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=3D113727 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57733|0 |1 is obsolete| | --- Comment #18 from Andrew Pinski --- Created attachment 57734 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57734&action=3Dedit Reduced all the way down I could Note the struct copies are important to reproduce the bug.=