From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 798CB3858C5E; Wed, 14 Jun 2023 21:28:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 798CB3858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686778121; bh=93x0pOc5U+1AV8LiNjnRXkNIcyU+1bqgIIhOCDaSmpc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QG1q6Dg/kwyXUROzFg4zjzvLpWhFCLCptoYYa04fHk6R1mAuFgXZMRFz+tBy6ciW5 XR+L0xSlIEqKgU8hbG867Pyic/JQzTImjdF6oSGJAQlC72oZMYlWpK+SaMFxiCzPw/ pjHYoEPD1F5D5TVa7yRnDvPl2tovReA1WwZecBE0= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110260] Multiple applications misbehave when compiled with -march=znver4 Date: Wed, 14 Jun 2023 21:28:41 +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: 13.1.1 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: see_also 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=3D110260 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D110237, | |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D109780, | |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D109093, | |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D109087, | |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D109982 --- Comment #1 from Andrew Pinski --- Could be multiple things really. PR 109780, PR 109093, PR 109087 and PR 109982 are related to an aligment is= sue with -march=3Dznver* even.=