From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6844A3858C53; Tue, 28 Mar 2023 22:15:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6844A3858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680041729; bh=gFBp5+B6Ob4az2AbzTZtNbuu6ZVFHDsQ6jz1hGqEFZA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SnxtqSJv7GXmUzbGzjZGgUBg2/2MGuMPb6brJ4bwnnXFXafYk6hmT5cIq6YkTPL4c zU25Z9FK8ZOyLHgWv91ECQKqhYQ6Z6Oa3v9j6XEat9AUmTFmEakg17QPb+MHHPFEMM bN+4RZQZFpVMsdMswBF5NuNbMyVvmelxIvwhUssM= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109318] csmith: -fipa-cp seems to cause trouble Date: Tue, 28 Mar 2023 22:15:29 +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: 13.0 X-Bugzilla-Keywords: needs-bisection, needs-reduction, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com 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: keywords 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=3D109318 David Binderman changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-bisection, | |needs-reduction --- Comment #4 from David Binderman --- Seems to break sometime between 20210704, with git hash d07092a61d5a6907 and 20211003, with git hash d91056851c5c60f2.=