From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5F802385829A; Fri, 12 Jan 2024 07:57:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F802385829A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705046250; bh=GS0F3XFYda3EZuUGrqe2AWDFXdABQHERylhNiLCdPlo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RhYBdHpwuQjVykPR/KyXz2SvdQGoIjvtUz3pqoWpA+uuisNFg/u62mDIJNENNN+hj bOwpHa08pAjngzNcCaXXe+L2Au9gppX2iad065ie4IGP6Ap/fZf2eqTYh4+HcD2eV7 k3aSh6EPuhqhfzQME3lro9lPCKU0PoeU1gjWY71g= From: "haochen.jiang at intel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113288] [i386] Missing #define for -mavx10.1-256 and -mavx10.1-512 Date: Fri, 12 Jan 2024 07:57:29 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: haochen.jiang at intel dot com 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: 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=3D113288 --- Comment #6 from Haochen Jiang --- Fixed on trunk.=