From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 81A5E3858427; Thu, 21 Mar 2024 09:34:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 81A5E3858427 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711013684; bh=cxciXCcPjCuZ1OPF7x+vhd4faXsqMEpJyNCNMX0zKHo=; h=From:To:Subject:Date:From; b=Co5EETlU/fq2XW0O5xbyr9PABCv8hvX1umvWym4bi773HUSlcKt8sCkDXvrrvRoM9 eQ2jUU0bO+Z72qOV+/G1x6Obwh5EDYWnwDRGJfTSnmkR/wouCGojCQBSlr5uJo89lF 9tRWBsu8k7k3v9hVI5Y7ihqNhNx4OHxNVqTmzshA= From: "pheeck at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114412] New: [14 Regression] 7% slowdown of 436.cactusADM on aarch64 Date: Thu, 21 Mar 2024 09:34:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: missed-optimization, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: pheeck 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter blocked target_milestone cf_gcchost cf_gcctarget Message-ID: 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=3D114412 Bug ID: 114412 Summary: [14 Regression] 7% slowdown of 436.cactusADM on aarch64 Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: missed-optimization, needs-bisection Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: pheeck at gcc dot gnu.org Blocks: 26163 Target Milestone: --- Host: aarch64-gnu-linux Target: aarch64-gnu-linux As seen here https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=3D586.100.0 there is a 7% execution time slowdown of the 436.cactusADM SPEC 2006 benchm= ark between commits g:2d8cd712b17e88f2 g:46666b9bde5903d8 The compilation options are: -Ofast -march=3Dnative -mtune=3Dnative -flto P= GO. The CPU is Ampere Altra - Neoverse N1. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D26163 [Bug 26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95= )=