From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BBDB23858C36; Tue, 19 Mar 2024 06:24:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BBDB23858C36 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710829472; bh=TgykBPwWg366ZhCyD08nwUoOnJ6bdOpBSejCDbLFIAA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=asHE2jRu9CtfMprxtVAcLf9d348c5nqWKYp/uyJqcLjX4wBuxd4nupK5L+5994fch X+4FbBjXcHh7yR7y3MnTSB9bJIdLq5agkulBCJZv2UNRCeLkVrwbqv81+JtWlmXo6U pn2vzsPgkOg1Ce4jzdPsTmuUCJBsPLHD3TpPl7LI= 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:24:32 +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 #57732|0 |1 is obsolete| | --- Comment #17 from Andrew Pinski --- Created attachment 57733 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57733&action=3Dedit A lot more Just a checkpoint. There does not seem to be any undefined code in this one= .=