From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C75813844033; Wed, 8 May 2024 14:45:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C75813844033 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715179541; bh=Mq0SIJPYnPoS0kJMla7+UOAk2MbFOR0sRjFbfZSmJlk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lfOh6gHX9ajQIjLCPglR00sCyaoWEbYitwN68ZjZWzxCtGsXKebv5fRIW1Q+4YVQl heHVKe3UUHcavRPStP9EQp+Ve+zjBJAO5ByUuJ53MQeYPgA46McNVQ/0+hnt9t/MYg lSuLniT/CI/dbs0CBW3WLV+Hwy5iasNg4K/0O1fA= From: "colin.king at intel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/114987] floating point vector regression, x86, between gcc 14 and gcc-13 using -O3 and target clones on skylake platforms Date: Wed, 08 May 2024 14:45:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c 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=3D114987 --- Comment #2 from Colin Ian King --- Created attachment 58128 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58128&action=3Dedit gcc-14 disassembly=