From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B4ACE3858D37; Fri, 17 Nov 2023 08:04:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4ACE3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700208297; bh=+LLLakKtgKLbL0qiqCNbc9fTEAuBAFcqhrw+m9Edfvs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TbUtgI1+XoCwo0bCvRoiPfM/2iFrS/hJzoWwcf1vPi7cXM3Gvz0RIEExlr6gOs0Hn jULGJbCNiqm2NEKfXxmqwGydlHTxLtUlmCuH65+pTny72uTx66elXHGt4ASzHnHTqs F1znyvjOW740vhPaDQvp1DlrSq5cwSlHl2vBVirc= From: "kocelfc at tutanota dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/112568] [14 Regression] Miscompilation of radeonsi (mesa) with -march=raptorlake (-mavx) since r14-5355-g3cd3a09b3f91a1 Date: Fri, 17 Nov 2023 08:04:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: blocker X-Bugzilla-Who: kocelfc at tutanota dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D112568 --- Comment #9 from Kostadin Shishmanov --- Created attachment 56613 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56613&action=3Dedit dump of the first bad pass with the problematic commit=