From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EFB8A3857C52; Thu, 14 Mar 2024 17:32:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EFB8A3857C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710437526; bh=CTtyg+e02ZrktFaHcVd7JbiAS2vCHKQkrcEi4QxhACk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=g10IMdkFQLj9OymwTar4pO2emG7lwE6hZtxj/3wdQuPGD5VGbE+ugTrPaGD9Tzvu9 SpDp8q+TMQKtwkn9n06M0YTdgk06IDgHsX/kMQk3o6XqBstvcu/OQkjQQ8Nnx/Jg4a uigT5UNha80oj3RhfbrP6cbxV1yAyKYuJAxeYFUw= From: "pheeck at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112548] [14 regression] 5% exec time regression in 429.mcf on AMD zen4 CPU (since r14-5076-g01c18f58d37865) Date: Thu, 14 Mar 2024 17:32:06 +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: pheeck at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 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=3D112548 --- Comment #23 from Filip Kastl --- Yeah I also don't know what else to do to make the gcda files work for you = :-/ I can send you my compiler binaries but you should have exactly the same if= you compile from the same commit (if I'm not mistaken). I checked that I don't compile with any special ./configure options: ../src/configure --disable-bootstrap --enable-checking --disable-libsanitiz= er --prefix=3D/home/fkastl/gcc/inst --enable-languages=3Dc,lto=