From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0EBB238754BF; Thu, 16 Nov 2023 20:10:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0EBB238754BF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700165402; bh=T9wKUPmlJAZfMNhQakCFeSD/0SA9cVokYfaKuAZUYl8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ANZOJzWJ8x6/TKOlA5KPrGHRT+1Pdj3WIuDJEJnhOCZv+x5zIkeFR1BwvytxS9JxM 3ZwDmprM+vF3+hTmqFpyC0EsTtlSKM35DP9+4a/Gf6WE5B3qjK+v+KJY2W4SC77+a+ Cm/nQc6T/XiG9uZyXk/r633T8pBUpMQ5InzhaNTw= From: "pinskia at gcc dot gnu.org" 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: Thu, 16 Nov 2023 20:10:00 +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: pinskia at gcc dot gnu.org 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: bug_severity target_milestone keywords component priority 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker Target Milestone|--- |14.0 Keywords| |wrong-code Component|target |rtl-optimization Priority|P3 |P1=