From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EBC60385DC02; Fri, 8 Mar 2024 10:17:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EBC60385DC02 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709893029; bh=I+M4/gvDeA3wmatAkjzPTZ7wiBp8nXB0rfxdXBiKq+w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Rp6v0pLpGfcWcyx3yP0zB2qetY5syfZ5fqS1yRTc6UjsRezegjaIAn5/bUQk7Aobm AkmJEeheno5/oBKB7zJvYT8w1t6LobvPMJRimuthenjK++QTsCxbnNqW/P4jMMucQb 8UYTqoDsOqkZuFFbcbynXOEe7wRHG86mcz+ghgTA= From: "pheeck at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/114281] [14 Regression] Multiple 2-10% exec time regressions of 465.tonto since r14-9193-ga0b1798042d033 Date: Fri, 08 Mar 2024 10:17:09 +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: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: pheeck at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: 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=3D114281 --- Comment #2 from Filip Kastl --- > Please don't open more tickets unless you are assuming they do *not* have= the same cause. Alright, noted.=