From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2856E3858D20; Mon, 26 Jun 2023 08:23:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2856E3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687767827; bh=hfsUAQofxMNeyRcklnu84TeAk/UI+NjzjnPy5x7O2Fk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=m8ofBKG8hM2aoqMu1eMTCkkGWTED0IzFqD3I+tw5v6hUz1YY7qQnXcUF8Dp0dFZw8 cghWgCN1Sm+C1XTzo8GF4D9zCcwVtBf3yLe3zrz4oKnY8JrCd/7T2+q664GdqE6NBu 2ZNgGzzM5566FQi6aw1dtGIomEsit9DsHWg2CfzY= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110273] [12/13/14 Regression] i686-w64-mingw32 with -mavx512f generates AVX instructions without stack alignment Date: Mon, 26 Jun 2023 08:23:46 +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.0 X-Bugzilla-Keywords: ABI, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames 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: 12.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D110273 --- Comment #7 from Sam James --- We keep getting quite a few reports of this downstream.=