From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4419A38582A1; Thu, 12 Oct 2023 13:23:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4419A38582A1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697117034; bh=RN2X8UUYL3fvAAuozE5k1jVeeEe1hptYxG70lVsvBA0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jco9fTVWGdH+cQlhxcl7uGFzJVMrps1EUHoLjBK524twD5FX3MfZ9iTTJlCbmXYWK D3iwijE8b6hSwcs5UGvdc3mJmZqDkYoP0yqAWnCFeabKm3auks7DplhnDHYsHEbiAY j1lshEOHjPHw50/iHGw1yC3vc+rYkwO3Ispv3HF0= From: "stormbyte at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111768] X86: -march=native does not support alder lake big.little cache infor correctly Date: Thu, 12 Oct 2023 13:23:53 +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: build X-Bugzilla-Severity: normal X-Bugzilla-Who: stormbyte at gmail dot com X-Bugzilla-Status: NEW 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=3D111768 --- Comment #13 from David C. Manuelda --- I'd suggest for now to pick a common value in order to prevent the compilat= ion failure (in stage comparison) while a proper fix/workaround is picked.=