From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EFD853858C2A; Sat, 24 Jun 2023 09:21:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EFD853858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687598499; bh=rIBWSmCFqw+NhKoWYfrKvWx/F2xYF4qCE4Eoc/jb65c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=H0LwTKlt3vjGL8IOPbKASuZWoxhF46J0xNxWnl6egIXPRWoAyOrIgyNJ/8rcIkve2 frDM8GUCkggGUuRlDPvtIV9+9844lrrTpAVYnr3oCmDjfuiwjP8PVtUgPotAt+C5NY bP4gXyBQSYYE6SHRmCc2ve1DdGjqTs14T/6I5njM= 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: Sat, 24 Jun 2023 09:21:39 +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 #13 from J=C3=BCrgen Reuter --- I changed the component from fortran to tree-optimization, as the problemat= ic commit during that week was in that component. The only commit in the fortr= an component turns out to be unproblematic.=