From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 316CD3858D32; Fri, 25 Aug 2023 21:23:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 316CD3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692998594; bh=FoVWBNS2ulOwBNmWdxPN9VxmjRGRf0ad70KjHxRDxK0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rnzXNmpC64QrhRp4hlUnKD7+AYQ5DMrze0byoeUEnvwl/709L6jGiNwFmX9LE7VUz 09E7qaksAp0bYgisKAm03qJOgkN8W5naxwtb4SEonYEMh/hYNkxXZq6ZXPUwkhI7l/ c3v1RmgQXg86jk6DSA7TBJqlhs4zydPgXnDmezXo= From: "juergen.reuter at desy dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110311] [14 Regression] regression in tree-optimizer Date: Fri, 25 Aug 2023 21:23:13 +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: juergen.reuter at desy dot de 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D110311 --- Comment #54 from J=C3=BCrgen Reuter --- (In reply to J=C3=BCrgen Reuter from comment #53) > Additional comment: the commit which fixed/"fixed" this offending commit > came between July 3 and July 10. Wildly speculating, it would be this commit maybe, https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit;h=3Dbdf2737cda53a83332db1a1= a021653447b05a7e7 ???=