From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1483D3858C20; Sun, 19 Nov 2023 07:21:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1483D3858C20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700378499; bh=loOMErXVK+COn9aq80dVuZzcgYSQPnbfAMAk0bgvtGE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ivRL0jqyzEGSar8g4vYpwfWiOLChE/LZ+FcJOCbHYRKgrqPAeBNDPj16W88CYYNT/ d0IMps5ZUoU9OwiD4/sv0lRLouPK9lQUaCcrSGQspiNe9Ti+XjvmRh6ZDXu5ZMffXN XGkcN7xpIQzjO/HrXbB47NmOxpJ6QER7RD0GM6CA= 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: Sun, 19 Nov 2023 07:21:38 +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: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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_status resolution 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 ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #19 from Andrew Pinski --- Even though this is an older bug, pr 112572 has more analysis of what is go= ing wrong so marking as a dup. *** This bug has been marked as a duplicate of bug 112572 ***=