From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B3F7E3858C62; Wed, 12 Jul 2023 21:01:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B3F7E3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689195713; bh=xHpFp4IoZ9/jJOp6TqdTFWp1x6nen24I4O7Magb2UOw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Y788f7JLJZrz55yx8baTNQpGsMsG2V600W4u1mrAT3jARY8uCcvPBH8wE+3mX0VXF QpwQT0oZqoU5BRKm4Q0gPFiLR8VcPM6pIjd7Lyts+JXexuSjvK3FFtaorz9YcfJUhw dntKPqmP/9NQHDej292fqBA2WqZpSGWGAiZLOW9Y= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110647] [14 Regression] 66% TSVC/s2712 regressoin on N1-neoverse between g:620a35b24a2b6edb (2023-07-01 07:24) and g:80ae426a195a0d03 (2023-07-02 01:37) Date: Wed, 12 Jul 2023 21:01:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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=3D110647 --- Comment #1 from Andrew Pinski --- You own patch is the only thing which could have changed code generation du= ring that time period: https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit;h=3D7e904d6c7f252ee947c237e= d32dd43b2c248384d=