From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6C30B384CBA1; Fri, 10 May 2024 08:23:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6C30B384CBA1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715329407; bh=rbbwPC0U1xG6EjFQKnsrarWAxfpE04vC6Ms5fqooHn0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fnhDCKl+Rv0UqylNulhORAJELXzdGgs3c/O74/PB3znZ+q12goKqJp3LsoQYgBA2/ 85kSZ8gsF6X/9Dilr7DTANqTgooYxmp5PkgkSbwSJ/zJaGBhYG1u8QsWXE3f2T6GMQ UavpyJh/BEh8+mfsme9pDWDEBnco+xVigMlK1wcg= From: "colin.king at intel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115025] prime computation performance regression, x86, between gcc-14 and gcc-13 on skylake platform Date: Fri, 10 May 2024 08:23:26 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: colin.king at intel dot com 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: attachments.created 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=3D115025 --- Comment #1 from Colin Ian King --- Created attachment 58164 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58164&action=3Dedit gcc-13 disassembly=